mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(connector): [Bambora APAC] Add payment flows (#5193)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -78,7 +78,7 @@ pub enum Connector { | ||||
|     Airwallex, | ||||
|     Authorizedotnet, | ||||
|     Bambora, | ||||
|     // Bamboraapac, commented for template | ||||
|     Bamboraapac, | ||||
|     Bankofamerica, | ||||
|     Billwerk, | ||||
|     Bitpay, | ||||
| @ -206,6 +206,7 @@ impl Connector { | ||||
|             | Self::Airwallex | ||||
|             | Self::Authorizedotnet | ||||
|             | Self::Bambora | ||||
|             | Self::Bamboraapac | ||||
|             | Self::Bankofamerica | ||||
|             | Self::Billwerk | ||||
|             | Self::Bitpay | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sakil Mostak
					Sakil Mostak