mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(connector): [Adyen] Implement Bizum in Bank Redirects (#1589)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
@ -763,6 +763,7 @@ pub enum BankRedirectData {
|
||||
//Required by Stripes
|
||||
billing_details: Option<BankRedirectBilling>,
|
||||
},
|
||||
Bizum {},
|
||||
Blik {
|
||||
// Blik Code
|
||||
blik_code: String,
|
||||
|
||||
Reference in New Issue
Block a user