mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-30 09:38:33 +08:00 
			
		
		
		
	feat(connector): [Boku] Implement Authorize, Psync, Refund and Rsync flow (#1699)
This commit is contained in:
		| @ -78,7 +78,7 @@ pub enum Connector { | ||||
|     Bitpay, | ||||
|     Bambora, | ||||
|     Bluesnap, | ||||
|     // Boku, added as template code for future usage | ||||
|     Boku, | ||||
|     Braintree, | ||||
|     Cashtocode, | ||||
|     Checkout, | ||||
| @ -192,7 +192,7 @@ pub enum RoutableConnectors { | ||||
|     Bitpay, | ||||
|     Bambora, | ||||
|     Bluesnap, | ||||
|     // Boku, added as template code for future usage | ||||
|     Boku, | ||||
|     Braintree, | ||||
|     Cashtocode, | ||||
|     Checkout, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sakil Mostak
					Sakil Mostak