mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(connector): add Interac as Payment Method Type (#1205)
This commit is contained in:
@ -426,6 +426,7 @@ pub enum PaymentMethodType {
|
||||
Giropay,
|
||||
GooglePay,
|
||||
Ideal,
|
||||
Interac,
|
||||
Klarna,
|
||||
MbWay,
|
||||
MobilePay,
|
||||
|
||||
Reference in New Issue
Block a user