mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(connector): [MIFINITY] Implement payment flows and Mifinity payment method (#4592)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: kiran.kummari <kiran.kummari@juspay.in>
This commit is contained in:
@ -1452,6 +1452,7 @@ pub enum PaymentMethodType {
|
||||
Seicomart,
|
||||
PayEasy,
|
||||
LocalBankTransfer,
|
||||
Mifinity,
|
||||
}
|
||||
|
||||
/// Indicates the type of payment method. Eg: 'card', 'wallet', etc.
|
||||
|
||||
Reference in New Issue
Block a user