mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	chore: update sandbox base url (#430)
This commit is contained in:
		| @ -25,7 +25,7 @@ Use the following base URLs when making requests to the APIs: | ||||
|  | ||||
| | Environment   |  Base URL                                            | | ||||
| |---------------|------------------------------------------------------| | ||||
| | Sandbox       | <https://sandbox-router.juspay.io>                   | | ||||
| | Sandbox       | <https://sandbox.hyperswitch.io>                   | | ||||
| | Production    | <https://router.juspay.io>                           | | ||||
|  | ||||
| ## Authentication | ||||
| @ -39,7 +39,7 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
| "#, | ||||
|     ), | ||||
|     servers( | ||||
|         (url = "https://sandbox-router.juspay.io", description = "Sandbox Environment"), | ||||
|         (url = "https://sandbox.hyperswitch.io", description = "Sandbox Environment"), | ||||
|         (url = "https://router.juspay.io", description = "Production Environment") | ||||
|     ), | ||||
|     paths( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 chikke srujan
					chikke srujan