ProcessPayment: Philosophy behind require authorization and auto-approval

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ProcessPayment: Philosophy behind require authorization and auto-approval

Vinay Agarwal
Hello,

 

In CheckOutHelper.processPayment, requireAuth is done only in some (somewhat
confusing) conditions and auto-approval is done only if requireAuth is true.
What's the philosophy behind not requiring authorization for all payments
and not auth-approving them? Thanks in advance.

 

Regards,

Vinay Agarwal