mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(connector): add template code for stripebilling (#7228)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
44eec7a994
commit
af8778e009
@ -44,8 +44,9 @@ pub use hyperswitch_connectors::connectors::{
|
||||
nuvei::Nuvei, paybox, paybox::Paybox, payeezy, payeezy::Payeezy, paystack, paystack::Paystack,
|
||||
payu, payu::Payu, placetopay, placetopay::Placetopay, powertranz, powertranz::Powertranz,
|
||||
prophetpay, prophetpay::Prophetpay, rapyd, rapyd::Rapyd, razorpay, razorpay::Razorpay, redsys,
|
||||
redsys::Redsys, shift4, shift4::Shift4, square, square::Square, stax, stax::Stax, taxjar,
|
||||
taxjar::Taxjar, thunes, thunes::Thunes, tsys, tsys::Tsys, unified_authentication_service,
|
||||
redsys::Redsys, shift4, shift4::Shift4, square, square::Square, stax, stax::Stax,
|
||||
stripebilling, stripebilling::Stripebilling, taxjar, taxjar::Taxjar, thunes, thunes::Thunes,
|
||||
tsys, tsys::Tsys, unified_authentication_service,
|
||||
unified_authentication_service::UnifiedAuthenticationService, volt, volt::Volt, wellsfargo,
|
||||
wellsfargo::Wellsfargo, worldline, worldline::Worldline, worldpay, worldpay::Worldpay, xendit,
|
||||
xendit::Xendit, zen, zen::Zen, zsl, zsl::Zsl,
|
||||
|
||||
Reference in New Issue
Block a user