solidusio / solidus_bolt

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

Refund Payment via Gateway #73

Closed piyushswain closed 2 years ago

piyushswain commented 2 years ago

This commit implements the credit method in the Gateway for Bolt.

The credit method calls the SolidusBolt::Transactions::RefundService to make the Bolt Refund API Call.