#citronovastava
1 messages ยท Page 1 of 1 (latest)
Hi ๐ I think you're looking for our payment_method_collection parameter, which allows you to suppress payment method collection for Checkout Sessions that don't result in a payment:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_collection
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.