I have unsettled charges ("Authorized Pending Capture") marked as recuring billing that are waiting me to press "Capture"
How do I configure my site so the charges come across as:
Authorization w/ Auto Capture
This way I wont have to go through 500 member credit card authorization and press "Capture"
Thank you very much
04-21-2015 05:11 PM - edited 04-21-2015 05:15 PM
I have unsettled charges ("Authorized Pending Capture") marked as recuring billing that are waiting me to press "Capture"
is that from the AIM? that mean you need to make it a auth_capture and not auth_only.
ARB only do auth_capture transaction type
you can read about AIM transaction type in the pdf doc
04-21-2015 05:24 PM
If you set the Recurring Billing flag during createTransactionRequest, it does not create a subscription for your transaction.
If you want to immediately accept a payment and then create a subscription, it must be done in two calls.
Richard
04-21-2015 06:25 PM