Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Questions #321

Closed
iamglicious opened this issue May 28, 2021 · 3 comments
Closed

Questions #321

iamglicious opened this issue May 28, 2021 · 3 comments

Comments

@iamglicious
Copy link

Hoi Sander,

We are facing some issues with the config. We have all enabled paypal, ideal and creditcard.
But the only what it is accepting is creditcard. We have put NULL but it only returns creditcard.

If we do it like the example. We get server 500 error

/**
* A comma-separated list of allowed Mollie payment methods for the first payment. Make sure the methods are
* enabled in the Mollie dashboard. Set to NULL to let Mollie handle this for you. Can be overridden per plan.
* @example 'ideal,creditcard'
*/
'method' => NULL,

@sandervanhooft
Copy link
Collaborator

What version are you using?

@iamglicious
Copy link
Author

What version are you using?

Latest version. But think we found it. SEPA need to be on before we can use ideal in the subscriptions..

@sandervanhooft
Copy link
Collaborator

Yes that would make sense 😅. iDEAL payments result in SEPA mandates. So this is not a bug.

Closing this for now, let me know if it should be reopened.

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

No branches or pull requests

2 participants