Hello,
I developed an eCommerce website which due to the type of products being sold, is aimed at an older generation. In response to this, the plan was to keep the website as simple as possible, without having to force the user to provide us with information that PayPal can't already handle.
Before passing the user to PayPal, the only thing we ask for is their shipping location (a group of radio buttons with a few countries / rest of the world). This is in order to apply the correct shipping charge.
The issue here is inevitable, that "no offence" USA users tend to choose UK (free shipping), whether that be because they want to attempt to get away with free shipping or they think they are from the UK.
The ideas I have to get around this issue include:
- Forcing every user to enter their address on the website, passing it to PayPal. Although my aim was to avoid doing this.
- Attempt to locate them by their IP. Although this brings about other issues i.e. if the wrong location was picked up / they are purchasing for someone outside their own country etc.
Does anyone have any other ideas in order to resolve this issue?
Thanks alot,
Chris
I developed an eCommerce website which due to the type of products being sold, is aimed at an older generation. In response to this, the plan was to keep the website as simple as possible, without having to force the user to provide us with information that PayPal can't already handle.
Before passing the user to PayPal, the only thing we ask for is their shipping location (a group of radio buttons with a few countries / rest of the world). This is in order to apply the correct shipping charge.
The issue here is inevitable, that "no offence" USA users tend to choose UK (free shipping), whether that be because they want to attempt to get away with free shipping or they think they are from the UK.
The ideas I have to get around this issue include:
- Forcing every user to enter their address on the website, passing it to PayPal. Although my aim was to avoid doing this.
- Attempt to locate them by their IP. Although this brings about other issues i.e. if the wrong location was picked up / they are purchasing for someone outside their own country etc.
Does anyone have any other ideas in order to resolve this issue?
Thanks alot,
Chris