#xqprtzcv
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.
- xqprtzcv, 2 hours ago, 5 messages
- xqprtzcv, 2 hours ago, 7 messages
- xqprtzcv, 3 days ago, 5 messages
- xqprtzcv, 3 days ago, 9 messages
- xqprtzcv-shipping-change, 3 days ago, 28 messages
Hi there 👋 needing to do post-tax adjustments is going to be the hard part of this flow. The only thing that is coming to mind that might be useful here are Credit Notes, but I don't recall offhand whether those try to reduce the subtotal of an Invoice or the post-tax-total.
Do you know if there is a problem with what I proposed in the last paragraph?
From the standpoint of what is technically feasible, no I'm not spotting anything there that is problematic.
However, you're best suited to determine whether this works for you from a business perspective. Is it going to be alright for you to have those Payment Intents that aren't associated with an Invoice?
I guess the problem you are pointing out is that the extra payment intent makes it look like we have sold more than we have?
Not a problem necessarily, but a consideration for you to think about. I was moreso thinking of the concern being that the Payment Intent won't belong to an Invoice, so you may need to add your own logic for finding the Invoice associated with the new Payment Intent (if that is something your system needs to do).
OK, thank you. Also do you know if an invoice that is "paid_out_of_band" will still be added to stripe tax calculations? And also, will the additional paymentIntent not be added to stripe tax calculations?
Tax calculations happen at finalization. Is that what you're referring to, or something else related to Stripe Tax?
I was just wondering if when I am looking at my summaries in stripe tax, if the items from an invoice "paid_out_of_band" will still show up in the summaries.
I'm not sure what summaries you're referring to. We spend most of our time working with the API, so if that's a dashboard feature it may be something we haven't seen. Typically our Support team is more familiar with reporting like topics (which this sounds like, whether paid_out_band_invoices are still shown in tax calculation reports/summaries in the dashboard) and would recommend reaching out to them to see if they can provide insight on that:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.
OK, thank you for all the info.