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

UpdatePayment for subscription leads to API Exception "The amount is lower than the minimum" because of amount 0.00 #590

Open
philipschikora opened this issue Jul 5, 2023 · 2 comments
Labels
Question / Issue Further information is requested

Comments

@philipschikora
Copy link

If we try to update a payment method for a subscription the payload includes an amount of 0.00 which is rejected with the error message: "The amount is lower than the minimum".
Version 3.6

@boxblinkracer
Copy link
Collaborator

Hi there
ok that is weird
because for subscription updates the amount of 0,00 is ok. i did also test this
maybe the mollie api has changed or had an issue

could you probably give me a step by step instruction on what you did?
that would help

thank you

@boxblinkracer boxblinkracer added the Question / Issue Further information is requested label Jul 25, 2023
@boxblinkracer
Copy link
Collaborator

so i've just put the related test case to the test plan of the upcoming version
...at least it gets double checked before the release, thats all i can do for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question / Issue Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants