#GeochiNova
1 messages · Page 1 of 1 (latest)
Can you share the request id
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
The error message tells you exactly what you need to change:
message: "Received unknown parameter: payment_settings[payment_method_type]. Did you mean payment_method_types?",
Just add an 's'
Yes, it worked, but now I got:
Payment failed, Missing value for stripe.confirmCardPayment intent secret: value should be a client_secret string.