actionscript-flash中的paypal按钮

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了actionscript-flash中的paypal按钮相关的知识,希望对你有一定的参考价值。

code to implement a paypal button in flash
  1. ppbutton.onRelease=function(){
  2. cmd = "_xclick";
  3. business = "[email protected]";
  4. item_name = "some item nameg";
  5. item_number = "000001";
  6. no_shipping = "2";
  7. shipping = postage.text.substr(0, -3);
  8. amount = curTotal.text.substr(0, -3);
  9. Return = "http://www.somedomain.net/thankyou.html";
  10. cancel_return = "http://www.somedomain.net/cancel.html";
  11. no_note = "1";
  12. currency_code = _parent.theCur;
  13. getURL("https://www.paypal.com/cgi-bin/webscr", "_blank", "POST");
  14. }

以上是关于actionscript-flash中的paypal按钮的主要内容,如果未能解决你的问题,请参考以下文章

付款人电子邮件作为 PayPal 响应中的参数

PayPal开发文档整理——checkout overview

Paypal自适应退款

Paypal API 响应:安全标头无效

LeetCode刷题-006Z字形变换

在一个框架中,因为它设置了 X-Frame-Options android paypal