I need to implement google checkout using asp.net c#, I was able to get items in my shopping cart populated in google checkout, but was unable to proceed with shipping charges and VAT and what to do after that, i.e., track orders and redirecting to my site so I could add customer's orders. kindly provide me with complete implementation sample if possible i will be very grateful to you.
Thank you
views:
106answers:
1
+2
A:
Google provides sample code, which should effectively provide an integration sample:
and
Nick Geiger
2009-07-10 17:24:19