Hello,
I'm integrating ARB and AIM into our application. We want to make an initial installment payment for subscribers, then set up a subscription for future payments.
Subscription length is 1 year, 12 payments.
My question is how to set the totalOccurrences parameter in the API call. Since we are making the first payment right now, do I set totalOccurrences to 11, or do I set it to 12?
Thanks in advance for any guidance.
Solved! Go to Solution.
12-18-2012 10:05 AM
It would be 1 AIM then 11 ARB with the start date of next month.
12-18-2012 01:22 PM
It would be 1 AIM then 11 ARB with the start date of next month.
12-18-2012 01:22 PM
Thanks! I appreciate the clarification.
12-21-2012 08:28 AM