#harshitbhargava
1 messages · Page 1 of 1 (latest)
hello! how are you integrating with Stripe? e.g. Payment Element? Checkout Sessions? If you're referring to a specific documentation, sharing the URL to it would help us understand how you're currently integrating with Stripe
Through Payment Element
What's the PaymentIntent ID?
pi_3NAnp1Inbsls4Aao1WIeHWEr
You didn't enable automatic payment methods in this PaymentIntent creation request (https://stripe.com/docs/api/payment_intents/create#create_payment_intent-automatic_payment_methods-enabled)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok thanks @latent hawk , i will check this
@latent hawk it worked