[ 
https://issues.apache.org/jira/browse/OFBIZ-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Howe updated OFBIZ-71:
----------------------------

    Attachment: googCheckout.patch

googCheckout.patch

This patch replaces all others.

Brings the service to the point where it submits the cart to Google and 
receives a response.

The response will need to be parsed and return html with the re-direct 
information to the customer in the header.

This requires that you import the certificate from sandbox.google.com to your 
ofbizcerts.jks keystore

I used the tool from:
http://blogs.sun.com/andreas/entry/no_more_unable_to_find
to get the certificate then used java's keytool to export it from the keystore 
it created and import it into ofbizcerts.jks .  I'm sure I went a long way 
about it, but it worked.  If you need more information on how to deal with the 
ssl certificates, and are wanting to help finish this up, just ask.  When this 
is complete I'll post a complete how to integration to the wiki.

> Ofbiz with google checkout.
> ---------------------------
>
>                 Key: OFBIZ-71
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-71
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Rohit Sureka
>         Attachments: gcheckout.zip, gcheckout_jdk1.4.zip, googCheckout.patch, 
> googCheckout.patch, googCheckout.patch, googCheckout.patch, 
> googCheckout.patch, googCheckout.patch
>
>
> Hi,
> Google just released Google checkout, which much like paypal, provides a easy 
> way for businesses to accept payments online. I recommend that it should be 
> integrated with Ofbiz. This will add great value to ofbiz and make it easier 
> for its adoption, just the way paypal does.
> More information on google checkout can be found at the following links:
> http://checkout.google.com/sell
> http://code.google.com/apis/checkout/
> http://code.google.com/apis/checkout/samples/Google_Checkout_Sample_Code_Java.html
> Thank you.
> rohit  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to