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

Add Paypal Support #211

Merged
merged 2 commits into from
Sep 21, 2021
Merged

Add Paypal Support #211

merged 2 commits into from
Sep 21, 2021

Conversation

lindit
Copy link
Contributor

@lindit lindit commented Jun 27, 2021

Updated the CreateParameters for mandates to support PayPal option.
Like here:
https://docs.mollie.com/reference/v2/mandates-api/create-mandate

@lindit
Copy link
Contributor Author

lindit commented Jun 27, 2021

Could you tell me after the merge when this will get released and what version that'll be?

@Pimm Pimm self-assigned this Jun 28, 2021
@Pimm
Copy link
Collaborator

Pimm commented Jun 28, 2021

Thank you, Lindit. I will look into this, and keep you up-to-date.

Please ‒ however ‒ do not wait for a new version to be published before you continue development. You can already send a consumerEmail through the API today. If you're using plain JavaScript, you should have no issues. If you are using TypeScript, you might need a @ts-ignore or an as any somewhere (until the new version rolls out). There is never a need to be blocked by outdated type definitions. If you need assistance, please let me know.

@Pimm Pimm merged commit 26703d0 into mollie:master Sep 21, 2021
@Pimm
Copy link
Collaborator

Pimm commented Nov 29, 2021

Hi @lindit,

It took way longer than expected, but your PR has landed. You can use it today by installing the beta tag: npm install @mollie/api-client@beta. Should you have any issues with the beta version, please let us know.

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.

2 participants