TMonte
TMonte

Reputation: 108

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?

Upvotes: 0

Views: 107

Answers (1)

John Conde
John Conde

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

Related Questions