I have set up the payment integration in power pages with Stripe (as per this article: Set up payments integration | Microsoft Learn) using a multi step form. The integration works fine, I can process payments as expected. However, I could not figure out how to configure sales tax calculation in this setup. Based on the setup instructions, you would need to configure one currency field which holds the amount that is passed on to Stripe to process the payment. I see no way to configure additional tax amounts, which may suggest that Stripe could do the tax calculation. I configured tax in Stripe, and it works when creating a payment in Stripe, but when the amount is passed from Power Pages, there is no tax being considered. Has anyone had any experience with Stripe and sales tax?
You will actually need to call the Tax API, based on at least how you described it I do not see you having another option because Power Pages doesn't support it automatically. I am assuming you are not using Stripe Checkout????
Can you call a Power Automate Flow to leverage the Stripe Tax API? Or leverage JavaScript to do it.
If these suggestions help resolve your issue, Please consider Marking the answer as such and also maybe a like.
Thank you!
Sincerely, Michael Gernaey
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.