- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am messing around with the PHP SDK and have successfully been able to create both ARB and CIM.
My end goal is to do the following:
1. Process customers first months payment immediately.
2. If payment was successful then add them into ARB or CIM.
However in my testing of ARB and CIM it does not appear to me that payment is processed immediately. It seems to just set up the customer or subscription.
Do I have to use AIM first to process the initial first month payment and upon `success` callback create the CIM or ARB for the customer?
Solved! Go to Solution.
โ08-13-2015 08:53 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
They did add a new param to the createTransactionRequest to create a CIM profile from the AIM call.
โ08-13-2015 12:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
They did add a new param to the createTransactionRequest to create a CIM profile from the AIM call.
โ08-13-2015 12:06 PM

