mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 20:23:43 +08:00
feat(payouts): apple pay decrypt payout (#9857)
This commit is contained in:
@ -379,6 +379,7 @@ impl Connector {
|
||||
| (Self::Adyenplatform, _)
|
||||
| (Self::Nomupay, _)
|
||||
| (Self::Loonio, _)
|
||||
| (Self::Worldpay, Some(PayoutType::Wallet))
|
||||
)
|
||||
}
|
||||
#[cfg(feature = "payouts")]
|
||||
|
||||
Reference in New Issue
Block a user