Dues Billing

IBO Dues - Problem adding a new VOL item to an existing record that has already made a dues payment

Hello,

Here is the scenario:

Have an existing record on Annual dues that has already made their yearly dues payment (Paid thru 12/31/08 on all relevent records). The member wants to add a VOL item after that initial dues payment.

The IBO is creating and adding the new subscription to the collection successfully, but when going through the normal motions to make the payment against the subscription object and pay the item, nothing is happening from a transaction perspective, no Trans records getting created, batch amount not getting updated, no actual transactions in the batch, etc. The new subsctiption record does get created in iMIS after the process is run. I am using the BillSingleNonDueSubs method after adding the VOL item to the subscription collection.

ProcessPayment in CPayment class

I am calling the ProcessPayment function in the CPayment class to process credit card transactions. This function has worked very well, but I began receiving errors from this function on a few specific users. I tracked the error down, and the ProcessPayment function itself was throwing an exception.

It turned out that the exception was being thrown when an ampersand was in the billing address.

new member dues with ibo

I am working in vb.net framework 1.1 and I am trying to use the ibo for new member dues.

I have tried BillRegular and BillOptional with no luck.

Has anyone ever used the ibo with .net? If so would you be able to help with a piece of code or just some knowledge so I know it works?

Thanks in advance,

Jay Clarke