#Rohit89
1 messages · Page 1 of 1 (latest)
We are using stripe checkout api
You may set payment_method_collection to if_required: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_collection
Checkout will not collect payment method if amount is 0.