feat: support gpay and applepay session response for all connectors (#839)

Co-authored-by: Arun Raj M <jarnura47@gmail.com>
This commit is contained in:
Sangamesh Kulkarni
2023-04-21 02:52:40 +05:30
committed by GitHub
parent 465933ba72
commit d23e14c57a
11 changed files with 293 additions and 648 deletions

View File

@ -140,7 +140,6 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::enums::AuthenticationType,
api_models::enums::Connector,
api_models::enums::PaymentMethod,
api_models::enums::SupportedWallets,
api_models::enums::PaymentMethodIssuerCode,
api_models::enums::MandateStatus,
api_models::enums::PaymentExperience,