diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php index 4e0411b53ea..b2931d4cc26 100644 --- a/htdocs/public/payment/newpayment.php +++ b/htdocs/public/payment/newpayment.php @@ -2079,7 +2079,9 @@ if (preg_match('/^dopayment/', $action)) // If we choosed/click on the payment city: 'thirdparty->town); ?>', thirdparty->country_code) { ?>country: 'thirdparty->country_code); ?>', line1: 'thirdparty->address)); ?>', - postal_code: 'thirdparty->zip); ?>'} + postal_code: 'thirdparty->zip); ?>' + } + } }, save_payment_method: /* true when a customer was provided when creating payment intent. true ask to save the card */