Refactor(core): Inclusion of constraint graph for merchant Payment Method list (#4626)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
This commit is contained in:
Prajjwal Kumar
2024-05-24 17:35:21 +05:30
committed by GitHub
parent bc1da2214d
commit 2cabb0bedc
7 changed files with 1096 additions and 470 deletions

View File

@ -79,6 +79,8 @@ pub enum MandateAcceptanceType {
pub enum PaymentType {
SetupMandate,
NonMandate,
NewMandate,
UpdateMandate,
}
#[derive(