Welcome Guest, Not a member yet? Register   Sign In
Authorize.net Batch transactions / Mass Payment - 'how to'
#1

[eluser]phpmonster[/eluser]
I will be building a micro scale site of groupon using CI.
The client wants to use Authorize.NET as their payment gateway.

Has anyone build a mass payment library for Authorize.net using CI, can someone point me in the right direction.

Typical scenerio would be: pre-authorize cards until quantity hits lets say 50 sales.
Once 50 sales are hit, send 50 transactions to Authorize.net for mass/ batch processing.

I imagine I need to store all pre-authorizations in a db table, then once it hits x amount, grab those and send them to Auth.net. Direction on the steps would be greatly appreciated.
#2

[eluser]toopay[/eluser]
Sound like a right job description, for cron.
#3

[eluser]phpmonster[/eluser]
Hi Toopay,

Thanks for your reply. I noticed PayPal offers mass payments. Auth.net doesn't seem to offer that.




Theme © iAndrew 2016 - Forum software by © MyBB