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:
Sai Harsha Vardhan
2024-12-13 16:07:33 +05:30
committed by GitHub
parent 5a85213e21
commit 5aa8ea03a8
8 changed files with 261 additions and 0 deletions

View File

@ -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,