- This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore Payment Gateway Bundle – International Payments with Google
Hi – I use Google Checkout to process my payments with your additional payment bundle. I have recently discovered that I can only accept payment from US buyers as my Google account is registered in the US. I contacted them and they have pointed me to this page of their website .. http://support.google.com/checkout/sell/bin/answer.py?hl=en&answer=71391 .. which basically describes how to edit the HTML to accept international payments.
The code they have given is
<input type=”hidden” name=”ship_method_name_1″ value=”Royal Mail Ground”>
<input type=”hidden” name=”ship_method_price_1″ value=”3.99″>
<input type=”hidden” name=”ship_method_currency_1″ value=”GBP”>
<input type=”hidden” name=”checkout-flow-support.merchant-checkout-
flow-support.shipping-methods.flat-rate-shipping-1.shipping-restrictions.allowed-
areas.world-area-1″ value=”true”>
But I have no idea how to implement this via your plug-in. My products are digital so there is no actual shipping cost or company, and the currency is always US Dollars. Can you tell me if and how I can implement this, as just this week I have lost two sales from people not in the US.
Many thanks – Marie
Hi, Do you have the following checkbox enabled in the Payment Gateway Bundle->Gateway Settings->Google Checkout Settings?
Use Shipping Settings Specified in Google Checkout Profile
Have you configured Google check profile based shipping in your Google merchant account?