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:
Sai Harsha Vardhan
2024-04-29 11:33:15 +05:30
committed by GitHub
parent cbf7cf4fcf
commit c3a1db16f3
19 changed files with 106 additions and 12 deletions

View File

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