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

Able to change payment methods per customer country #63

Closed
adriaanmol opened this issue Nov 29, 2016 · 5 comments
Closed

Able to change payment methods per customer country #63

adriaanmol opened this issue Nov 29, 2016 · 5 comments

Comments

@adriaanmol
Copy link
Member

This would be a neat feature to add natively in the Mollie plugin.

@davdebcom davdebcom added this to the 2.8.0 milestone May 25, 2017
@davdebcom davdebcom modified the milestone: 2.8.0 Sep 7, 2017
@davdebcom
Copy link
Contributor

This shouldn't be hard if we use the "Country" field from the billing details. There are multiple plugins that do just this, and allow users to set in for which country a payment method should be shown. But we can also implement this directly in the plugin.

Question: would we want users to have settings for this? So they can set themselves which payment methods should show up for which countries?

I would suggest not having settings and deciding for the customer what should be shown in which situation.

@adriaanmol
Copy link
Member Author

Good question... It would be nice if we can GeoIP the user automatically.

Not sure if this is a good idea though... We could optionally send this the "locale" to our API and then only show (optional) first 4 methods and then "click to show all" for others if available.

Relevant: Default payment methods selected and ordering #198

@willemstuursma
Copy link
Contributor

I think it is good enough to have this done by a different plugin, and then we can recommend some plugins.

We've invested to make our plugin compatible with these types of plugins.

@davdebcom
Copy link
Contributor

This is an example of a plugin that can handle this:
https://wordpress.org/plugins/woocommerce-country-based-payments/

@davdebcom
Copy link
Contributor

In combination with this issue:
#198

And the availability of plugins that can already handle this, I suggest closing this issue.

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

No branches or pull requests

3 participants