Log client secret
This commit is contained in:
		
					parent
					
						
							
								e9c596de66
							
						
					
				
			
			
				commit
				
					
						35cc9d4229
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -296,8 +296,8 @@ class PaymentOrderView(FormView):
 | 
			
		|||
                    logger.error("Could not create payment_intent %s" %
 | 
			
		||||
                                 str(payment_intent_response))
 | 
			
		||||
                else:
 | 
			
		||||
                    logger.debug("payment_intent_obj = %s" %
 | 
			
		||||
                                 str(payment_intent))
 | 
			
		||||
                    logger.debug("payment_intent.client_secret = %s" %
 | 
			
		||||
                                 str(payment_intent.client_secret))
 | 
			
		||||
                context.update({'generic_payment_form': ProductPaymentForm(
 | 
			
		||||
                    prefix='generic_payment_form',
 | 
			
		||||
                    initial={
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue