bugfix: populate failed status and add bank_redirect (#674)

This commit is contained in:
Narayan Bhat
2023-02-27 23:33:51 +05:30
committed by GitHub
parent 7f22c22cf4
commit b1685ba120
4 changed files with 10 additions and 3 deletions

View File

@ -427,6 +427,7 @@ pub enum PaymentMethod {
Card,
PayLater,
Wallet,
BankRedirect,
}
#[derive(