mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(connector): [PowerTranz] Add template code for PowerTranz connector (#1650)
This commit is contained in:
		| @ -162,6 +162,7 @@ default_imp_for_complete_authorize!( | ||||
|     connector::Payeezy, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Stripe, | ||||
|     connector::Trustpay, | ||||
| @ -229,6 +230,7 @@ default_imp_for_create_customer!( | ||||
|     connector::Paypal, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Trustpay, | ||||
| @ -290,6 +292,7 @@ default_imp_for_connector_redirect_response!( | ||||
|     connector::Payeezy, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Worldline, | ||||
| @ -338,6 +341,7 @@ default_imp_for_connector_request_id!( | ||||
|     connector::Payeezy, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Stripe, | ||||
| @ -408,6 +412,7 @@ default_imp_for_accept_dispute!( | ||||
|     connector::Paypal, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Stripe, | ||||
| @ -498,6 +503,7 @@ default_imp_for_file_upload!( | ||||
|     connector::Paypal, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Trustpay, | ||||
| @ -565,6 +571,7 @@ default_imp_for_submit_evidence!( | ||||
|     connector::Paypal, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Trustpay, | ||||
| @ -632,6 +639,7 @@ default_imp_for_defend_dispute!( | ||||
|     connector::Paypal, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Stripe, | ||||
|     connector::Shift4, | ||||
| @ -702,6 +710,7 @@ default_imp_for_pre_processing_steps!( | ||||
|     connector::Paypal, | ||||
|     connector::Payme, | ||||
|     connector::Payu, | ||||
|     connector::Powertranz, | ||||
|     connector::Rapyd, | ||||
|     connector::Shift4, | ||||
|     connector::Worldline, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Arjun Karthik
					Arjun Karthik