mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(router): add support for Samsung pay app tokens flow (#6257)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -366,6 +366,9 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::SamsungPayAmountFormat,
|
||||
api_models::payments::SamsungPayProtocolType,
|
||||
api_models::payments::SamsungPayWalletCredentials,
|
||||
api_models::payments::SamsungPayWebWalletData,
|
||||
api_models::payments::SamsungPayAppWalletData,
|
||||
api_models::payments::SamsungPayCardBrand,
|
||||
api_models::payments::SamsungPayTokenData,
|
||||
api_models::payments::PaymentsCancelRequest,
|
||||
api_models::payments::PaymentListConstraints,
|
||||
|
||||
Reference in New Issue
Block a user