feat(connector): [Zen] add Cards 3DS, Non-3DS, GooglePay, ApplePay and Webhooks support (#962)

Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
This commit is contained in:
SamraatBansal
2023-04-25 20:14:29 +05:30
committed by GitHub
parent 2f378345aa
commit 71c39bdaa3
16 changed files with 1590 additions and 11 deletions

View File

@ -609,9 +609,10 @@ pub enum Connector {
Rapyd,
Shift4,
Stripe,
Trustpay,
Worldline,
Worldpay,
Trustpay,
Zen,
}
impl Connector {
@ -674,6 +675,7 @@ pub enum RoutableConnectors {
Trustpay,
Worldline,
Worldpay,
Zen,
}
/// Name of banks supported by Hyperswitch