Search code examples
authorize.net

Bulk Transaction Processing - Auto Pay Scenario


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?


Solution

  • 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.