Difference between revisions of "Google Checkout tech details"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 6: | Line 6: | ||
==What do you need before begining?== | ==What do you need before begining?== | ||
Before proceeding you need a valid (not self signed) [ | Before proceeding you need a valid (not self signed) [http://checkout.google.com/support/sell/bin/topic.py?topic=12156 SSL certificate] implement in MOR. | ||
<br> | <br> | ||
<br> | <br> | ||
All the valid certificated recognized by Google checkout are listed [ | All the valid certificated recognized by Google checkout are listed [http://checkout.google.com/support/sell/bin/answer.py?answer=57856 here] | ||
<br> | <br> | ||
<br> | <br> |
Revision as of 11:26, 7 April 2011
Google Checkout
What do you need before begining?
Before proceeding you need a valid (not self signed) SSL certificate implement in MOR.
All the valid certificated recognized by Google checkout are listed here
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. The marked settings are the most important:
- Tick the checkbox to enable Google Checkout payment gatewai
- Enter merchant ID and key - they are visible at Google Checkout integration menu (look at the previous picture)
- Select are required currency. It is very important to select the same currency as in Google Checkout here.
4. Save the settings