#yilber
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.
- yilber, 1 hour ago, 10 messages
Hello
You can create PaymentIntents directly using https://stripe.com/docs/api/payment_intents/create
But can you tell me more about your use-case and exactly what you are trying to do?
Currently we use invoice creation to make payments, but we want to change the way we do it and create payments so that they are charged to the user.
Does using this method generate an invoice?
No that method does not generate an Invoice
It would just create a PaymentIntent... if you also confirm it (and pass a PaymentMethod ID) then it will charge that PaymentMethod
Thanks, I check the documentation and if I have questions, write again, or is the thread still open?
If the thread is closed then you can always post again in the main channel
ok, thansk!