#Kunal.sarin
1 messages ยท Page 1 of 1 (latest)
How are you creating your Payment Intents? Are you using Invoicing?
Payment Intents and invoice are two different methods in online payment from stripe with subscription and direct checkout.
In Invoice, subscription and direct checkout, need to create products in stripe.
Whereas in payment intents, need to specify stripe the total amount to capture from the user. Which includes multiple courses + taxes
Yep, I understand that
You asked me if there's an invoice associated with a Payment Intent. And the answer depends on how you're integrating with Payment Intents ๐
oops sorry if i confused
,actually we have payment intent integrated
i need to give the report to my finance
but it doesn't have invoice number only transaction id
so i am trying to figure out
Ok, so can you share an example pi_xxx ID?
if even their is possibility to get invoice number or payment intent doesn't have invoice numbers
in_1NSXHyGYsyXzgi3mwUJZfZM1
What specifically are you looking for? Every Invoice has a Stripe assigned 'number': https://stripe.com/docs/api/invoices/object#invoice_object-number
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
That is generated according to the settings on your account: https://stripe.com/docs/invoicing/customize#invoice-numbering-schemes