0

What are the fields to be taken for Google Checkout? Can anybody show me Google Checkout form both in user and admin side?

John Conde
  • 217,595
  • 99
  • 455
  • 496

2 Answers2

0

There are various ways of achieving a checkout form, so you'll need to read up on which method will be best for you. Start by reading these explanations by Google which also show you examples of how to achieve them:

http://checkout.google.com/support/sell/bin/answer.py?hl=en-uk&answer=38882

ca8msm
  • 1,170
  • 3
  • 15
  • 37
0

You tagged the question with asp.net, so you may also want to have a look at the Checkout client libraries for .NET and Classic ASP for more info:

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

Mihai Ionescu
  • 2,108
  • 1
  • 12
  • 15