Page 1 of 1

Vary Payment by Location/Currency

PostPosted: October 19th, 2010, 12:44 am
by Brian Hatano
We're interested in having people see the price only in the currency based on their location.

We're thinking of trying to integrate with the GeoPosty plugin to accomplish this...

Anyone tried or achieved this successfully?

Any ideas on how to do it most appropriately?

Re: Vary Payment by Location/Currency

PostPosted: October 22nd, 2010, 11:11 pm
by Jason Caldwell
I've integrated MaxMind's GeoIP for several clients. I'll see what we can do in a future version of s2Member Pro. Definitely a "Pro" feature request here. I'll have to check with MaxMind to see what licensing restrictions may get in our way. @TODO :: possible GeoIP integration for s2Member Pro.

* In the free version of s2Member, your checkout forms are hosted @ PayPal, and the visitor's country is auto-detected on their end during checkout. In addition, you can set the currency code attribute in your Shortcode like this:
Code: Select all
[s2Member-PayPal-Button ... cc="USD" /]
You'll find a list of supported currencies in your s2Member installation:
/s2member/includes/templates/options/paypal-currencies.html

Re: Vary Payment by Location/Currency

PostPosted: March 11th, 2011, 2:45 am
by drbyte
Hey Jason

I know PayPal have an option to where we can set to accept payments from verified paypal accounts only (US and Canada). Is there an option where we can integrate that with s2 without changing any at the paypal site?

Meaning, we want to accept members who live in the us and Canada. Others can can browse the site but can't create a membership

For now, we have some members in the UK...if we activate the option at paypal we wont be able to collect membership dues.

Thank you

Sam