#haroonzuberi
1 messages · Page 1 of 1 (latest)
Can you share the invoice id?
Oh that's a checkout session not an invoice
You only enabled card
See the request: https://dashboard.stripe.com/logs/req_zckR7Tt7BvHttK
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ali pay won't show up in the session?
You only passed card in payment_method_types
Why not just use automatic payment methods?
this is my client's requirement
See: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_types then
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.