What fields are needed for Google Checkout?
Wha开发者_JS百科t are the fields to be taken for Google Checkout? Can anybody show me Google Checkout form both in user and admin side?
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
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
精彩评论