mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [CashToCode] perform currency based connector credentials mapping (#2025)
This commit is contained in:
@ -776,7 +776,7 @@ pub enum PaymentMethodData {
|
||||
BankTransfer(Box<BankTransferData>),
|
||||
Crypto(CryptoData),
|
||||
MandatePayment,
|
||||
Reward(RewardData),
|
||||
Reward,
|
||||
Upi(UpiData),
|
||||
Voucher(VoucherData),
|
||||
GiftCard(Box<GiftCardData>),
|
||||
|
||||
Reference in New Issue
Block a user