solidusio / solidus_bolt

BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Purchase Payment #67

Closed piyushswain closed 2 years ago

piyushswain commented 2 years ago

Implement the purchase method.

This is called when the payment method has auto-capture set to true, it will be the same as authorize with auto_capture = true. Consider to re-use the AuthorizeService and specify auto_capture to true