• <bdo id='3Ln2n'></bdo><ul id='3Ln2n'></ul>
      <i id='3Ln2n'><tr id='3Ln2n'><dt id='3Ln2n'><q id='3Ln2n'><span id='3Ln2n'><b id='3Ln2n'><form id='3Ln2n'><ins id='3Ln2n'></ins><ul id='3Ln2n'></ul><sub id='3Ln2n'></sub></form><legend id='3Ln2n'></legend><bdo id='3Ln2n'><pre id='3Ln2n'><center id='3Ln2n'></center></pre></bdo></b><th id='3Ln2n'></th></span></q></dt></tr></i><div id='3Ln2n'><tfoot id='3Ln2n'></tfoot><dl id='3Ln2n'><fieldset id='3Ln2n'></fieldset></dl></div>
    1. <legend id='3Ln2n'><style id='3Ln2n'><dir id='3Ln2n'><q id='3Ln2n'></q></dir></style></legend>

      <tfoot id='3Ln2n'></tfoot>

        <small id='3Ln2n'></small><noframes id='3Ln2n'>

        Paypal 按钮 + IPN(通过付款人用户名)

        Paypal button + IPN (pass payer username)(Paypal 按钮 + IPN(通过付款人用户名))

          <small id='1RgkD'></small><noframes id='1RgkD'>

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

                <bdo id='1RgkD'></bdo><ul id='1RgkD'></ul>

                  <tbody id='1RgkD'></tbody>
                • 本文介绍了Paypal 按钮 + IPN(通过付款人用户名)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  有没有办法同时传递和接收自定义变量(例如付款人的用户名)?我不能强迫我的用户使用与他们在我的网站上使用的相同的电子邮件地址(最初由贝宝返回).传递额外的用户名将有助于轻松检查付款人的身份.

                  Is there a way to also pass and receive the custom variable (for example payer's username)? I cant force my users to use the same email address for paypal (which is originally returned by paypal) as they use on my site. Passing an additional username would be a great help for easily checking the payer's identity.

                  推荐答案

                  您可以在发布到 PayPal 的表单中包含自定义隐藏字段,如下所示:

                  You can include a custom hidden field in the form that is posted to PayPal, like this:

                  <input type="hidden" name="custom" value="<?php echo $user_name; ?>">  // I don't know php well, so correct that part if it's wrong
                  

                  然后,PayPal 会将该值与其余的 IPN 数据一起传回给您.请注意,此字段允许的最大字符数为 256.

                  PayPal will then pass that value back to you with the rest of the IPN data. Note that the maximum number of characters permitted for this field is 256.

                  此外,您不能只定义任何字段 - 您只能使用 PayPal 指定的字段 此处(即输入 name 是自定义",因为 PayPal 特别允许 - 如果您有将 name 设置为 'username' 它将被忽略).

                  Also, you can't define just any field - you can only use the ones that PayPal specifies here (i.e. the input name is 'custom' because PayPal specifically allows it - if you had set the name to 'username' it would be ignored).

                  这篇关于Paypal 按钮 + IPN(通过付款人用户名)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                    <tbody id='2XDzi'></tbody>
                • <i id='2XDzi'><tr id='2XDzi'><dt id='2XDzi'><q id='2XDzi'><span id='2XDzi'><b id='2XDzi'><form id='2XDzi'><ins id='2XDzi'></ins><ul id='2XDzi'></ul><sub id='2XDzi'></sub></form><legend id='2XDzi'></legend><bdo id='2XDzi'><pre id='2XDzi'><center id='2XDzi'></center></pre></bdo></b><th id='2XDzi'></th></span></q></dt></tr></i><div id='2XDzi'><tfoot id='2XDzi'></tfoot><dl id='2XDzi'><fieldset id='2XDzi'></fieldset></dl></div>
                    • <legend id='2XDzi'><style id='2XDzi'><dir id='2XDzi'><q id='2XDzi'></q></dir></style></legend>

                      <small id='2XDzi'></small><noframes id='2XDzi'>

                            <bdo id='2XDzi'></bdo><ul id='2XDzi'></ul>
                          • <tfoot id='2XDzi'></tfoot>