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

Fix subscription renewal fails due to mandate amount #3443

Closed
wants to merge 1 commit into from

Conversation

annemirasol
Copy link
Contributor

@annemirasol annemirasol commented Sep 19, 2024

When the order total is less than the subscription amount, i.e. due to free shipping coupons, renewals can fail because the mandate amount type is 'fixed'. Fixed amount mandates reject charges that do not match, even if the charge is less than the mandate amount.

Changes proposed in this Pull Request:

🚧 TBD 🚧

Testing instructions

🚧 TBD 🚧


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Added changelog entry in both changelog.txt and readme.txt (or does not apply)
  • Tested on mobile (or does not apply)

Post merge

When the order total is less than the subscription amount,
i.e. due to recurring discount coupons, renewals
can fail because the mandate amount type is 'fixed'
and will reject charges that do not match, even if the
charge is less than the mandate amount.
@annemirasol
Copy link
Contributor Author

Closing as I am longer able to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant