feat(connector): [Boku] Implement Authorize, Psync, Refund and Rsync flow (#1699)

This commit is contained in:
Sakil Mostak
2023-08-02 14:58:22 +05:30
committed by GitHub
parent 73ed7ae7e3
commit 9cba7da0d3
14 changed files with 570 additions and 161 deletions

View File

@ -78,7 +78,7 @@ pub enum Connector {
Bitpay,
Bambora,
Bluesnap,
// Boku, added as template code for future usage
Boku,
Braintree,
Cashtocode,
Checkout,
@ -192,7 +192,7 @@ pub enum RoutableConnectors {
Bitpay,
Bambora,
Bluesnap,
// Boku, added as template code for future usage
Boku,
Braintree,
Cashtocode,
Checkout,