You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The express apple/google pay all works correctly and it's taking payment as expected. However, if you select apple/google pay on the checkout page, I get the following error message.
"You specified "never" for fields.billing_details.name when creating the payment Element, but did not pass confirmParams.payment_method_data.billing_details.name when calling stripe.c..."
Has anyone got any ideas on how to fix this issue?