Fix templates

This commit is contained in:
Raphael Michel
2025-12-09 12:42:47 +01:00
parent 3437b64947
commit 82ca50c7ff
4 changed files with 19 additions and 14 deletions

View File

@@ -1870,7 +1870,6 @@ class StripePromptPay(StripeRedirectMethod):
"billing_details": {
"email": payment.order.email,
},
},
}