#joanantoni_40967
1 messages · Page 1 of 1 (latest)
Hello joanantoni_40967, 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.
• https://discord.com/channels/841573134531821608/1163483446027501678, 2 days ago, 2 messages
Hi there!
For every invoice in stripe at least there will be a charge or more no?
Each Invoice will have one PaymentIntent (or zero if it's an invoice for an amount lower than $50). And each PaymentIntent can have multiple Charges, if a charge failed for example.
So, following this logic if an invoice is lower than 50 should not have any charge?