mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(router): add click_to_pay block in payments sessions response if enabled (#6829)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5a85213e21
commit
5aa8ea03a8
@ -418,6 +418,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::ApplePayShippingContactFields,
|
||||
api_models::payments::ApplePayAddressParameters,
|
||||
api_models::payments::AmountInfo,
|
||||
api_models::payments::ClickToPaySessionResponse,
|
||||
api_models::enums::ProductType,
|
||||
api_models::payments::GooglePayWalletData,
|
||||
api_models::payments::PayPalWalletData,
|
||||
|
||||
Reference in New Issue
Block a user