Changed example payment configs
							parent
							
								
									de4c05cdb0
								
							
						
					
					
						commit
						184b9c5d33
					
				|  | @ -1,2 +1,3 @@ | |||
| node_modules/ | ||||
| config/settings.json | ||||
| .vscode | ||||
|  | @ -1,7 +1,7 @@ | |||
| { | ||||
|     "mode": "sandbox", | ||||
|     "client_id": "AZVozrpEtNAapfUWyQyxbQ5-D5Vpi_84bCA8XIdlfynuODpLQXF5e1M7bnrv5amIFc16toQMTwBRHtE2", | ||||
|     "client_secret": "EPB0jNhjc8i8kgQXvs1V3QPeBeg9mvQPcvLaCkTTe3WRRFmB_oTyCekOr_P5xNDrwDjLE6ILUhboVu1l", | ||||
|     "client_id": "this_is_not_real", | ||||
|     "client_secret": "this_is_not_real", | ||||
|     "paypalCartDescription": "BKLYN", | ||||
|     "paypalCurrency": "USD" | ||||
| } | ||||
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|     "secretKey": "sk_test_htiuCe1hEoqWW3xA1JWUXyKA", | ||||
|     "publicKey": "pk_test_ifcLORL8DPuahsRvlGKZCONA", | ||||
|     "secretKey": "sk_test_this_is_not_real", | ||||
|     "publicKey": "pk_test_this_is_not_real", | ||||
|     "stripeCurrency": "aud", | ||||
|     "stripeDescription": "expressCart payment", | ||||
|     "stripeLogoURL": "http://localhost:1111/images/stripelogo.png" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue