mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(connectors): [Redsys] add 3D secure card payment support, including transaction capture, cancellation, and refunds (#7508)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -492,6 +492,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::BankTransferInstructions,
|
||||
api_models::payments::MobilePaymentNextStepData,
|
||||
api_models::payments::MobilePaymentConsent,
|
||||
api_models::payments::IframeData,
|
||||
api_models::payments::ReceiverDetails,
|
||||
api_models::payments::AchTransfer,
|
||||
api_models::payments::MultibancoTransferInstructions,
|
||||
|
||||
Reference in New Issue
Block a user