mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
fix(connector): [Adyen] Add bizum in common enums (#1719)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
This commit is contained in:
@ -560,6 +560,7 @@ pub enum PaymentMethodType {
|
||||
BancontactCard,
|
||||
Becs,
|
||||
Blik,
|
||||
Bizum,
|
||||
#[serde(rename = "classic")]
|
||||
ClassicReward,
|
||||
Credit,
|
||||
|
||||
Reference in New Issue
Block a user