• <bdo id='7VsEf'></bdo><ul id='7VsEf'></ul>

  • <i id='7VsEf'><tr id='7VsEf'><dt id='7VsEf'><q id='7VsEf'><span id='7VsEf'><b id='7VsEf'><form id='7VsEf'><ins id='7VsEf'></ins><ul id='7VsEf'></ul><sub id='7VsEf'></sub></form><legend id='7VsEf'></legend><bdo id='7VsEf'><pre id='7VsEf'><center id='7VsEf'></center></pre></bdo></b><th id='7VsEf'></th></span></q></dt></tr></i><div id='7VsEf'><tfoot id='7VsEf'></tfoot><dl id='7VsEf'><fieldset id='7VsEf'></fieldset></dl></div>

    <small id='7VsEf'></small><noframes id='7VsEf'>

    <legend id='7VsEf'><style id='7VsEf'><dir id='7VsEf'><q id='7VsEf'></q></dir></style></legend>

        <tfoot id='7VsEf'></tfoot>
      1. 提交 Paypal 表单时的变量

        时间:2023-06-23

            <tbody id='8Xxml'></tbody>

          <small id='8Xxml'></small><noframes id='8Xxml'>

          <tfoot id='8Xxml'></tfoot>
          <i id='8Xxml'><tr id='8Xxml'><dt id='8Xxml'><q id='8Xxml'><span id='8Xxml'><b id='8Xxml'><form id='8Xxml'><ins id='8Xxml'></ins><ul id='8Xxml'></ul><sub id='8Xxml'></sub></form><legend id='8Xxml'></legend><bdo id='8Xxml'><pre id='8Xxml'><center id='8Xxml'></center></pre></bdo></b><th id='8Xxml'></th></span></q></dt></tr></i><div id='8Xxml'><tfoot id='8Xxml'></tfoot><dl id='8Xxml'><fieldset id='8Xxml'></fieldset></dl></div>
          <legend id='8Xxml'><style id='8Xxml'><dir id='8Xxml'><q id='8Xxml'></q></dir></style></legend>

                  <bdo id='8Xxml'></bdo><ul id='8Xxml'></ul>
                  本文介绍了提交 Paypal 表单时的变量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  <form>
                      <!--- paypal form --->
                  </form>
                  

                  提交时如何通过paypal发送数据?

                  How to send data thru paypal when submitting?

                  例如:

                  1. 提交#ID 值为12345"的表单后支付成功后.

                  1. Upon submitting the form with an #ID value of "12345" and after paying successfully.

                  它将返回到我的网站ThankYou.php

                  It will return back to my site ThankYou.php

                  问题:我将如何获得值 12345?或者我可以使用

                  Question: how will I get the value 12345? or can I use

                  //ThankYou.php
                  <?php
                  echo $_REQUEST["#ID"];
                  ?>
                  

                  提前致谢!!

                  推荐答案

                  PayPal 允许您发布自定义值.您应该能够在表单上放置一个隐藏的表单字段值,以便返回时返回.他们的文档包含所有这些信息.

                  PayPal allows you to post custom values. You should be able to put a hidden form field value on your form that will make the trip back on return. Their documentation has all that information.

                  这可能有效:

                  <input type="hidden" name="custom" value="Id value" />
                  

                  这篇关于提交 Paypal 表单时的变量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:PayPal Express Checkout PHP 没有得到响应 下一篇:580001 无效请求:{0} PayPal (PHP)

                  相关文章

                • <tfoot id='QGRrM'></tfoot>

                  <legend id='QGRrM'><style id='QGRrM'><dir id='QGRrM'><q id='QGRrM'></q></dir></style></legend>

                • <i id='QGRrM'><tr id='QGRrM'><dt id='QGRrM'><q id='QGRrM'><span id='QGRrM'><b id='QGRrM'><form id='QGRrM'><ins id='QGRrM'></ins><ul id='QGRrM'></ul><sub id='QGRrM'></sub></form><legend id='QGRrM'></legend><bdo id='QGRrM'><pre id='QGRrM'><center id='QGRrM'></center></pre></bdo></b><th id='QGRrM'></th></span></q></dt></tr></i><div id='QGRrM'><tfoot id='QGRrM'></tfoot><dl id='QGRrM'><fieldset id='QGRrM'></fieldset></dl></div>
                • <small id='QGRrM'></small><noframes id='QGRrM'>

                    • <bdo id='QGRrM'></bdo><ul id='QGRrM'></ul>