mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
feat(connector): [NOVALNET] Implemented Sepa Direct Debit and Sepa Direct Debit with Payment Guarantee (#9700)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
79e1443c00
commit
b4eceae3a7
@ -178,6 +178,7 @@ pub fn validate_payment_method_type_against_payment_method(
|
||||
payment_method_type,
|
||||
api_enums::PaymentMethodType::Ach
|
||||
| api_enums::PaymentMethodType::Sepa
|
||||
| api_enums::PaymentMethodType::SepaGuarenteedDebit
|
||||
| api_enums::PaymentMethodType::Bacs
|
||||
| api_enums::PaymentMethodType::Becs
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user