#San_jen - Invoicing + Coupons
1 messages · Page 1 of 1 (latest)
Hi, can you share the request IDs for these requests?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
here its wrong, I obviously changed the workaround for the code, but I cant seem to figure out whats wrong here
Unfortunately those are not request IDs and I cannot do much with those links. When you created the Invoice Item it made a request to the Stripe API. That's what I want to examine.
Yes, thank you
Okay so the discount is only applied at the InvoiceItem level. I can see the discount applied to the specific item.
That means there will be no discounts on the Invoice as a whole but the total amount the invoice is for is reduced because of the discount applied
ok, ill review this