mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
bugfix: populate failed status and add bank_redirect (#674)
This commit is contained in:
@ -427,6 +427,7 @@ pub enum PaymentMethod {
|
||||
Card,
|
||||
PayLater,
|
||||
Wallet,
|
||||
BankRedirect,
|
||||
}
|
||||
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user