mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +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
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user