mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
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:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user