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

@ -456,6 +456,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::DeviceChannel,
api_models::payments::ThreeDsCompletionIndicator,
api_models::payments::MifinityData,
api_models::payments::ClickToPaySessionResponse,
api_models::enums::TransactionStatus,
api_models::payments::PaymentCreatePaymentLinkConfig,
api_models::payments::ThreeDsData,