#usamarashad
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- usamarashad, 57 minutes ago, 11 messages
- usamarashad, 2 days ago, 34 messages
I don't think you can create a payemenIntent wiht amount=0
https://stripe.com/docs/api/payment_intents/update#update_payment_intent-payment_method_types this is how you update the payment_method_types
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. But it has to be done using the PaymentIntent API . Right? Whats the minimum amount I can put?