I have created some customer profile id's and customer payment profile id's.
What i want is to use existing customer payment profile id for ARB so that users don't have to type their credit card details again and again.
|
I have created some customer profile id's and customer payment profile id's. What i want is to use existing customer payment profile id for ARB so that users don't have to type their credit card details again and again. |
|||
|
|
|
ARB and CIM are two separate APIs. You cannot use the information from one API in calls to the other API. Since it looks like you are using CIM you will need to build your own payment scheduler to charge payment profiles on a regular basis. |
|||
|
|
|
You should look into Chargify.com and other recurring billing services. With them you don't have to pay auth.net any extra for ARB. Sites like chargify.com handle all the recurring billing. |
|||
|
|