feat(connector): [Boku] Template generation (#1760)

Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
This commit is contained in:
Sakil Mostak
2023-07-25 12:33:21 +05:30
committed by GitHub
parent b1e3e7510b
commit 78c6ccea2e
17 changed files with 1162 additions and 3 deletions

View File

@ -78,6 +78,7 @@ pub enum Connector {
Bitpay,
Bambora,
Bluesnap,
// Boku, added as template code for future usage
Braintree,
Cashtocode,
Checkout,
@ -88,7 +89,7 @@ pub enum Connector {
Fiserv,
Forte,
Globalpay,
Globepay, // added as template code for future usage
Globepay,
Iatapay,
Klarna,
Mollie,
@ -190,6 +191,7 @@ pub enum RoutableConnectors {
Bitpay,
Bambora,
Bluesnap,
// Boku, added as template code for future usage
Braintree,
Cashtocode,
Checkout,