refactor(connector): Add amount conversion framework to iatapay along with amount conversion code to connector template (#4866)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
This commit is contained in:
Sahkal Poddar
2024-07-01 16:50:29 +05:30
committed by GitHub
parent ecc6c00d4a
commit 8a33bd5e73
10 changed files with 107 additions and 73 deletions

View File

@ -199,6 +199,7 @@ impl Connector {
| Self::DummyConnector6
| Self::DummyConnector7 => false,
Self::Aci
// Add Separate authentication support for connectors
| Self::Adyen
| Self::Adyenplatform
| Self::Airwallex