mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 13:30:39 +08:00
fix(payments): write a foreign_from implementation for payment_method_data and add missing payment methods in helpers.rs (#1801)
This commit is contained in:
@ -956,6 +956,7 @@ pub enum PaymentMethod {
|
||||
Reward,
|
||||
Upi,
|
||||
Voucher,
|
||||
GiftCard,
|
||||
}
|
||||
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user