feat(connector): implement authorize and capture flows for Fiserv (#266)

This commit is contained in:
Sahebjot singh
2023-01-15 16:03:06 +05:30
committed by GitHub
parent f0b89dda7b
commit 6e15f5a990
18 changed files with 958 additions and 16 deletions

View File

@ -503,6 +503,7 @@ pub enum Connector {
Cybersource,
#[default]
Dummy,
Fiserv,
Globalpay,
Klarna,
Payu,