Javascript error when using New Checkout Experience
-
When attempting checkout, keep getting this error:
Uncaught (in promise) IntegrationError: You specified "never" for fields.billing_details.address.line2 when creating the payment Element, but did not pass params.billing_details.address.line2 when calling stripe.createPaymentMethod(). If you opt out of collecting data via the payment Element using the fields option, the data must be passed in when calling stripe.createPaymentMethod().Any ideas what can be causing this? When using the Legacy version everything works fine.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Javascript error when using New Checkout Experience’ is closed to new replies.