Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archived taxes still show as selectable #243

Closed
bymayo opened this issue Feb 2, 2022 · 1 comment
Closed

Archived taxes still show as selectable #243

bymayo opened this issue Feb 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bymayo
Copy link

bymayo commented Feb 2, 2022

We had a client that created a tax in Stripe, then deleted it. In Stripe and in Enupal the tax shows as Archived. But the issue is that the tax is still selected in the payment form, with no way of choose "No Tax".

So when the payments were going through it was trying to apply the archived tax because it couldn't be deleted/removed.

One solution here would be to not show archived taxes in that select box. Or, have an option to select "No Tax"

I got around this temporarily by adding a 0% tax. But it will need patching.

CleanShot 2022-02-02 at 11 56 06

@andrelopez andrelopez self-assigned this Feb 3, 2022
@andrelopez andrelopez added the bug Something isn't working label Feb 3, 2022
@andrelopez
Copy link
Member

Hi @bymayo We just release Stripe Payments 4.0.1 with a fix to this issue thanks for reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants