#Dan The Man ๐จ๐ฆ
1 messages ยท Page 1 of 1 (latest)
Can you share the payment intent id where this happened?
req_7kmKn0jrSYAPY6
That's true with the latest api version
You're on
2022-11-15
So you'll need to explicitly pass https://stripe.com/docs/api/payment_intents/create#create_payment_intent-automatic_payment_methods-enabled if you want automatic payment methods
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh I see, ok thanks!