开发者

How to implement authorization the card details and capture the amount later using Google Checkout?

开发者 https://www.devze.com 2023-04-05 04:52 出处:网络
I am trying to integrate Google check out using sandbox as for now. I implemented standard Google checkout process using Google button.I have to change th开发者_如何学Ce payment flow.\'Do we have the

I am trying to integrate Google check out using sandbox as for now. I implemented standard Google checkout process using Google button.I have to change th开发者_如何学Ce payment flow.'Do we have the flow like authorization and capture the amount in Google checkout ?' I have done it in both pay pal and a.net payment gateway. I read the documentation in Google checkout which makes me not clear. Kindly give some sample code? For example, refer this for pay pal https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_html_authcapture


Google Checkout Credit Card Authorization and Capture:

http://code.google.com/apis/checkout/developer/Google_Checkout_Basic_HTML_Credit_Card_Authorization.html

http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Processing.html#credit_card_authorization

Google Checkout Order States:

http://code.google.com/apis/checkout/developer/Google_Checkout_Basic_HTML_Order_States.html

0

精彩评论

暂无评论...
验证码 换一张
取 消