Home › Forums › Stripe Payments Plugin › Unknown parameter: tax_percent
Tagged: tax stripe error
- This topic has 10 replies, 2 voices, and was last updated 4 years, 2 months ago by [email protected].
-
AuthorPosts
-
September 11, 2020 at 6:53 pm #3234[email protected]Participant
Hello,
I have a subscription based product setup. If I enable tax, the checkout form fails with the error: “unknown parameter: tax_percent”.
With logs enabled this is what is output:
[09/11/2020 6:50:21 PM] – [Sub] Starting pre-subscription process.
[09/11/2020 6:50:23 PM] – [Sub] FAILURE: Stripe API error occurred: Received unknown parameter: tax_percentSeptember 11, 2020 at 7:58 pm #3235alexanderfoxcParticipantHi.
Are you using latest versions of both Stripe Payments and Subscriptions add-on? Check for updates via WP Dashboard just to make sure you are.
Can you also provide a link to the page on your site where your subscription product is that shows this error?
September 11, 2020 at 8:06 pm #3236[email protected]ParticipantHi Alexanderfox/… the page is: [edited]
Taxes are enabled for the WEEKLY option at the bottom of the page.
Yes, i am using the latest versions of the plugin… the error shows upon submission of a payment
September 11, 2020 at 8:31 pm #3238alexanderfoxcParticipantThank you.
I was unable to reproduce the issue on my test server though.
Can you go to your Stripe Dashboard here https://dashboard.stripe.com/developers and let me know which API versions are displayed on top of the page?
September 11, 2020 at 8:41 pm #3239[email protected]ParticipantIt says latest… curiously in the release notes for that API version… item number 1 speaks to the removal of
tax_percent
…https://stripe.com/docs/upgrades#2020-08-27
Does this mean i need to rollback until you support the newer version?
September 11, 2020 at 8:44 pm #3240alexanderfoxcParticipantDoes this mean i need to rollback until you support the newer version?
For now – yes. We will add support for the latest API version shortly. It’s currently being tested. Usually not many people are upgrading API version right after it is released, that’s why we assumed we have some time to test the changes first 😉
September 11, 2020 at 8:48 pm #3242[email protected]ParticipantALright.. thanks… just hope that the older API version that I used to have still works (2015)
September 11, 2020 at 8:51 pm #3243alexanderfoxcParticipantVery old API versions may not support SCA-related stuff etc. Is there an option to downgrade to
2020-03-02
or2019-12-03
versions?September 11, 2020 at 9:33 pm #3244[email protected]ParticipantNo, it seems to only give me that 2015 option… reason being my stripe account was inactive for a while so that is the last active API version I used…
September 12, 2020 at 12:00 pm #3248alexanderfoxcParticipantPlease install current testing version of Stripe Payments plugin (2.0.36t3) https://s-plugins.com/testing-version/
This should fix your issue.
September 13, 2020 at 2:12 am #3249[email protected]ParticipantYup… works like a charm. thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.