feat(connector): [PAYSTACK] Template PR (#7285)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sagnik Mitra
2025-02-27 13:33:01 +05:30
committed by GitHub
parent 65cfaaeca4
commit 5965d0f8ac
28 changed files with 1328 additions and 11 deletions

View File

@ -452,6 +452,7 @@ default_imp_for_connector_request_id!(
connector::Payme,
connector::Payone,
connector::Paypal,
connector::Paystack,
connector::Payu,
connector::Placetopay,
connector::Plaid,
@ -1413,6 +1414,7 @@ default_imp_for_fraud_check!(
connector::Payme,
connector::Payone,
connector::Paypal,
connector::Paystack,
connector::Payu,
connector::Placetopay,
connector::Plaid,
@ -1948,6 +1950,7 @@ default_imp_for_connector_authentication!(
connector::Payme,
connector::Payone,
connector::Paypal,
connector::Paystack,
connector::Payu,
connector::Placetopay,
connector::Plaid,