API Questions on Kentico API.
Version 5.x > API > Integrating Google Checkout as Payment Gateway in Kentico CMS Website View modes: 
User avatar
Member
Member
sagar.shah-softwebsolutions - 11/21/2011 4:42:46 AM
   
Integrating Google Checkout as Payment Gateway in Kentico CMS Website
Hello,

I want to integrate The Google Checkout Payment Gateway in my Kentico CMS Website.

Can anyone help me out with steps or sample code?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 11/22/2011 1:18:08 AM
   
RE:Integrating Google Checkout as Payment Gateway in Kentico CMS Website
Hi,

This payment gateway is not integrated yet by default however you can develop and integrate it as a custom payment gateway.

Best regards,
Juraj Ondrus

User avatar
Guest
sagar - 11/22/2011 2:39:15 AM
   
RE:Integrating Google Checkout as Payment Gateway in Kentico CMS Website
Hi,

Thanks for reply

But i have some question with custom payment gateway

Kentico provide paypal and Authorize.net payment gateway. In that we can set notify Url,

and marchantId and transaction key from site manager.

my question is that if i will make custom payment gateway for google check out

so how can i set machant id,transaction key from site manager for google check out

beacuse google checkout need that information

Please reply ASAP

Thank you



User avatar
Kentico Support
Kentico Support
kentico_jurajo - 11/22/2011 3:01:13 AM
   
RE:Integrating Google Checkout as Payment Gateway in Kentico CMS Website
Hi,

you can add that information to your custom code directly or, you can add the settings keys so you can manage it via Site Manager -> Settings.

you can see how it is done in this KB article - in the first steps is described how to add a new setting.

Best regards,
Juraj Ondrus