mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(payment_methods): [Paysera, Skrill] Add support to paysera and skrill wallets and in shift4 (#8487)
This commit is contained in:
@ -538,6 +538,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::MultibancoTransferInstructions,
|
||||
api_models::payments::DokuBankTransferInstructions,
|
||||
api_models::payments::AmazonPayRedirectData,
|
||||
api_models::payments::SkrillData,
|
||||
api_models::payments::PayseraData,
|
||||
api_models::payments::ApplePayRedirectData,
|
||||
api_models::payments::ApplePayThirdPartySdkData,
|
||||
api_models::payments::GooglePayRedirectData,
|
||||
|
||||
Reference in New Issue
Block a user