• Resolved valousal

    (@valentinanamorphik)


    Hi,

    I have an error on paiement with Stripe.

    IntegrationError: You specified "never" for fields.billing_details when creating the payment Element, but did not pass confirmParams.payment_method_data.billing_details.phone when calling stripe.confirmPayment(). If you opt out of collecting data via the payment Element using the fields option, the data must be passed in when calling stripe.confirmPayment().

    Version 4.10.1

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Collins Agbonghama

    (@collizo4sky)

    Did you remove the phone number field from the checkout page? Ensure it is present and that should fix the issue.

    Thread Starter valousal

    (@valentinanamorphik)

    is this a required field for Stripe?

    Plugin Author Collins Agbonghama

    (@collizo4sky)

    We’ve identified the issue and it’s going to be fixed in the next plugin update.

    To answer your question, no it isn’t a required field.

    Thanks for reporting this.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Payment error’ is closed to new replies.