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