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:
Kritik Modi
2023-08-01 23:51:21 +05:30
committed by GitHub
parent 30e41a9f2f
commit 50298c1967
4 changed files with 167 additions and 48 deletions

View File

@ -956,6 +956,7 @@ pub enum PaymentMethod {
Reward,
Upi,
Voucher,
GiftCard,
}
#[derive(