mirror of
				https://github.com/KevinMidboe/planetposen.git
				synced 2025-10-29 17:50:32 +00:00 
			
		
		
		
	Implemented payments with stripe.
This commit is contained in:
		
							
								
								
									
										7
									
								
								server/config.example.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								server/config.example.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
|  | ||||
| module.exports = { | ||||
|   stripe: { | ||||
|     publicKey: '', | ||||
|     secretKey: '' | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user