feat(connector): [MIFINITY] Implement payment flows and Mifinity payment method (#4592)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: kiran.kummari <kiran.kummari@juspay.in>
This commit is contained in:
Swangi Kumari
2024-06-06 17:47:45 +05:30
committed by GitHub
parent 3d9ecd0938
commit 6750be5aee
58 changed files with 766 additions and 383 deletions

View File

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