Reputation: 108
We are using Authorize.net for our payment (credit card & ach) processing and implementing an auto-pay feature for our billing system.
Is there a way to process cards (payment profiles stored by authorize.net) in bulk and get a callback with the results instead of calling the api for every profile that needs to be charged?
Upvotes: 0
Views: 107
Reputation: 219934
Authorize.Net does not offer a bulk payment API. They do offer a bulk payment upload but it does not offer support for payment profiles.
Upvotes: 1