mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(router): send poll_config in next_action of confirm response for external 3ds flow (#4443)
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cbf7cf4fcf
commit
c3a1db16f3
@ -405,6 +405,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PaymentCreatePaymentLinkConfig,
|
||||
api_models::payments::ThreeDsData,
|
||||
api_models::payments::ThreeDsMethodData,
|
||||
api_models::payments::PollConfigResponse,
|
||||
api_models::payments::ExternalAuthenticationDetailsResponse,
|
||||
api_models::payment_methods::RequiredFieldInfo,
|
||||
api_models::payment_methods::DefaultPaymentMethod,
|
||||
|
||||
Reference in New Issue
Block a user