FEAT: Add Support for Amazon Pay Redirect and Amazon Pay payment via Stripe (#7056)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
sweta-kumari-sharma
2025-02-05 19:12:35 +05:30
committed by GitHub
parent ce2485c3c7
commit b54a3f9142
49 changed files with 142 additions and 4 deletions

View File

@ -479,6 +479,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::AchTransfer,
api_models::payments::MultibancoTransferInstructions,
api_models::payments::DokuBankTransferInstructions,
api_models::payments::AmazonPayRedirectData,
api_models::payments::ApplePayRedirectData,
api_models::payments::ApplePayThirdPartySdkData,
api_models::payments::GooglePayRedirectData,