solidusio / solidus_bolt

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

Capture Payment #61

Closed piyushswain closed 2 years ago

piyushswain commented 2 years ago

Implement the ability to capture an authorized payment. It also requires implementing the can_capture? method.

ref https://github.com/nebulab/solidus_bolt/blob/master/app/models/solidus_bolt/gateway.rb#L24-L26