We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm just getting started by reading some code here and there and this seems to be missing.
According to https://docs.mollie.com/payments/recurring#payments-recurring-first-payment one just needs to set the sequenceType to "first".
It looks like that can be added easily to https://github.com/Oni22/fluttermollie/blob/3f56d491d0e908801da76d3e19784220e9210c8d/lib/src/molliepayment.dart as a property.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm just getting started by reading some code here and there and this seems to be missing.
According to https://docs.mollie.com/payments/recurring#payments-recurring-first-payment one just needs to set the sequenceType to "first".
It looks like that can be added easily to https://github.com/Oni22/fluttermollie/blob/3f56d491d0e908801da76d3e19784220e9210c8d/lib/src/molliepayment.dart as a property.
The text was updated successfully, but these errors were encountered: