[jira] Created: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
Adding Google Checkout Jar file in OFBiz trunk.
-----------------------------------------------

                 Key: OFBIZ-2520
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
             Project: OFBiz
          Issue Type: Wish
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Ashish Vijaywargiya
            Priority: Trivial
             Fix For: SVN trunk


Hello,

Google Checkout jar file is associated with ASL 2.0.
For more details please visit: http://code.google.com/p/google-checkout-java-sdk/

It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
We are attaching the jar file taken from the source code.

For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip

Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
Thanks !

--
Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)

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

Ashish Vijaywargiya updated OFBIZ-2520:
---------------------------------------

    Attachment: checkout-sdk.jar

Here is the jar file that can be placed in ofbiz trunk.
Thanks !

--
Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712864#action_12712864 ]

Ashish Vijaywargiya commented on OFBIZ-2520:
--------------------------------------------

FYI the above mentioned link is taken from the Java SDK/ Download link of the page shown below.

http://code.google.com/apis/checkout/samplecode.html

--
Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712912#action_12712912 ]

Marco Risaliti commented on OFBIZ-2520:
---------------------------------------

Why do we need to add the Google Checkout SDK jars ?
I think it's better if we comunicate with Google Checkout directly exchange xml requests and responses without using directly the API of Google Checkout SDK as already done for sending the OFBiz cart to Google Checkout.
What did you think of it ?

Thanks
Marco

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712918#action_12712918 ]

Ashish Vijaywargiya commented on OFBIZ-2520:
--------------------------------------------

Hello Marco,

This jar can be used in the response received from Google.
Like for New Order Notification, Order Status Change notification etc.

Couple of inbuilt method exists to parse the XML and fetch the values from the child tag.
This will provide easy way to do the job instead of writing whole code from scratch.

Please let me know if you are having any more question.
BTW Thanks for your concern.

--
Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712923#action_12712923 ]

Marco Risaliti commented on OFBIZ-2520:
---------------------------------------

I think it's normal to directly parse an XML response from Google Checkout like we have done with all the other Payment Gateways (Authorize dot net, PayPal, RBS WorldPay, PCCharge, ...).
I'm personally prefect to directly parse an XML response than use their custom Google Checkout API that need often to be upgraded (in sense of jar versions).

Any ideas from others people will be very appreciate.

Thanks
Marco



> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712924#action_12712924 ]

Ashish Vijaywargiya commented on OFBIZ-2520:
--------------------------------------------

To me its less writing of code and less maintenance.
Its easy to upgrade the jar files IMO, as we are already doing so in OFBiz.

--
Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712925#action_12712925 ]

Scott Gray commented on OFBIZ-2520:
-----------------------------------

I agree with Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712963#action_12712963 ]

BJ Freeman commented on OFBIZ-2520:
-----------------------------------

unless there is something in the XML that the jars don't allow access to, that ofbiz needs, or if the jar code causes problems, then I can see using the way we have with others.
however the reason we used the xml was the supplied code for the others did not handle what ofbiz needed.
Apparentlly the google jars do.
I have not evaluated the jars, yet, so I can not give input as to which is the better route.

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya updated OFBIZ-2520:
---------------------------------------

    Attachment: NewOrderNotification.java

Hello BJ & Others,

Please take a look on the attach file.
As the name suggest it provides all the helper methods that can be used to fetch the different values to create new order. The values can be buyer billing address, shipping address, order total, items etc.

IMO this will be really nightmare to write all the code in OFBiz and maintain it in future.
The most important things that I noticed is that it is ASL 2.0 based and its is only 123 Kb if size of file is concerned.

I don't think any issue for keeping this file in OFBiz trunk as it will not harm to anybody for sure.
Expert comments are most welcome on this topic.

Thanks !

--
Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar, NewOrderNotification.java
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713185#action_12713185 ]

BJ Freeman commented on OFBIZ-2520:
-----------------------------------

you still have to write code in ofbiz to hook this in at the right places.
Thanks for you effort, I will look at it when i have time.
like you I have some projects that I a focused on currently.


> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar, NewOrderNotification.java
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713869#action_12713869 ]

Andrew Zeneski commented on OFBIZ-2520:
---------------------------------------

I saw we put the lib in the google component lib directory, this will only be used by the single component, so lets keep it there. I think you have access to specialpurpose Ashish, so I will leave this issue for you. :)

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar, NewOrderNotification.java
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Andrew Zeneski reassigned OFBIZ-2520:
-------------------------------------

    Assignee: Andrew Zeneski

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Assignee: Andrew Zeneski
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar, NewOrderNotification.java
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2520) Adding Google Checkout Jar file in OFBiz trunk.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-2520.
--------------------------------------

    Resolution: Fixed

File is checked in by Andrew in trunk rev. at 779837 in specialpurpose/googlecheckout/lib folder which is better place for this jar.

Thanks Andrew for your help on this.
This will make developer life easy.

--
Ashish

> Adding Google Checkout Jar file in OFBiz trunk.
> -----------------------------------------------
>
>                 Key: OFBIZ-2520
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2520
>             Project: OFBiz
>          Issue Type: Wish
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Ashish Vijaywargiya
>            Assignee: Andrew Zeneski
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: checkout-sdk.jar, NewOrderNotification.java
>
>
> Hello,
> Google Checkout jar file is associated with ASL 2.0.
> For more details please visit: http://code.google.com/p/google-checkout-java-sdk/
> It will be of great help for developer to have the jar file in OFBiz trunk at framework/base/lib.
> We are attaching the jar file taken from the source code.
> For getting to the jar file you can download the source code present at: http://google-checkout-java-sdk.googlecode.com/files/checkout-sdk-0.8.8.zip
> Please commit to to the framework/base/lib if it is not harming when licensing thing is considered.
> Thanks !
> --
> Ashish

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