Hello, we currently have a subscription based service and our servers link up wtih Authorize.net via API. When we process billing on our server Mon-Friday, our system sends the batch to Authorize.net, who then sends it off to the processor. We are wanting to get our 800 or so subscribers' billing information (i.e. credit cards) off of our server and into the Customer Information Manager. We are already linked up via API so I need to figure out the best way to transfer this sensitive information into the CIM. Thanks for your help.
01-04-2018 10:00 AM
Have you look into the option of calling our CIM APIs for Create Customer Profile ?
https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile
for adding the customer/payment information .
01-05-2018 12:29 AM