Difference between revisions of "Google Checkout tech details"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 18: | Line 18: | ||
<br><br> | <br><br> | ||
*API Callback URL must be set to: | *API Callback URL must be set to: | ||
http://YOUR_SERVER_IP/billing/payment_gateways/google_checkout/ | http://YOUR_SERVER_IP/billing/payment_gateways/google_checkout/google_checkout/notify | ||
*Notification as XML must also be selected | *Notification as XML must also be selected |
Revision as of 09:37, 28 September 2010
Google Checkout
What is Google Checkout?
Google Checkout is an online payment processing service provided by Google aimed at simplifying the process of paying for online purchases.
More information can be found here
How to configure Google Checkout to work with MOR?
1. Go to Google Checkout and configure it as follows:
- API Callback URL must be set to:
http://YOUR_SERVER_IP/billing/payment_gateways/google_checkout/google_checkout/notify
- Notification as XML must also be selected
How to configure MOR to work with Google Checkout?
1. Go to Payment gateways: ADDONS - Payment gateways
2. Select Google Checkout
3. Configure Google Checkout settings as follows
Merchant ID and key are visible at Google Checkout integration menu (look at the previous picture)
4. Save the settings