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

    1. <small id='INSfH'></small><noframes id='INSfH'>

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

        使用贝宝沙盒时请登录以使用贝宝沙盒功能

        Please login to use the PayPal Sandbox features while using paypal sandbox(使用贝宝沙盒时请登录以使用贝宝沙盒功能)
            <bdo id='ZNk2V'></bdo><ul id='ZNk2V'></ul>

              1. <small id='ZNk2V'></small><noframes id='ZNk2V'>

                  <tbody id='ZNk2V'></tbody>
                <legend id='ZNk2V'><style id='ZNk2V'><dir id='ZNk2V'><q id='ZNk2V'></q></dir></style></legend>

              2. <tfoot id='ZNk2V'></tfoot>

                  <i id='ZNk2V'><tr id='ZNk2V'><dt id='ZNk2V'><q id='ZNk2V'><span id='ZNk2V'><b id='ZNk2V'><form id='ZNk2V'><ins id='ZNk2V'></ins><ul id='ZNk2V'></ul><sub id='ZNk2V'></sub></form><legend id='ZNk2V'></legend><bdo id='ZNk2V'><pre id='ZNk2V'><center id='ZNk2V'></center></pre></bdo></b><th id='ZNk2V'></th></span></q></dt></tr></i><div id='ZNk2V'><tfoot id='ZNk2V'></tfoot><dl id='ZNk2V'><fieldset id='ZNk2V'></fieldset></dl></div>
                • 本文介绍了使用贝宝沙盒时请登录以使用贝宝沙盒功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我使用 PayPal 沙盒作为支付网关,这是我第一次尝试为我的网站构建支付网关.

                  I'm using PayPal sandbox for the payment gateway, this is first time I'm trying to inbuild payment gateway to my site.

                  我只是简单地使用了表单标签,如下

                  I simply used the form tag as follows

                  <form target="paypal" method="post" action="http://www.sandbox.paypal.com/cgi-bin/webscr">
                  

                  关于其他细节,我在这里尝试了 http 和 https,但它把我发送到一个页面,它要求我用以下消息登录到 PayPal:

                  With other details, I tried both http and https here, but it is sending me to a page where it ask me to login to PayPal with following message:

                  请登录以使用 PayPal 沙盒功能.

                  Please login to use the PayPal Sandbox features.

                  我现在不知道该怎么办.我在代码中做错了什么吗?请告诉我在网站上建立 PayPal 服务的具体程序.

                  I don't have an idea what to do now. Am I doing something wrong in code? Please direct me what exactly the procedure to inbuild PayPal service to site.

                  推荐答案

                  PayPal 沙箱的工作原理如下.首先,您创建一个整体的沙盒开发者帐户".您通常会使用自己的电子邮件地址执行此操作.

                  The PayPal sandbox works as follows. First, you create an overall "Sandbox Developer Account". You would usually do this using your own email address.

                  然后,在该沙盒开发者帐户"中创建测试帐户".PayPal 会为这些账户自动生成电子邮件地址,但它们最终会变得相当长且难以理解.这些是实际使用 PayPal 沙盒进行买卖的帐户.

                  Then, within that "Sandbox Developer Account" you create "Test Accounts". PayPal will auto-generate email addresses for these accounts, and they wind up being rather long and incomprehensible. These are the accounts that will actually buy and sell things using the PayPal Sandbox.

                  为了查看贝宝沙盒上的任何页面,您需要使用父级沙盒开发者帐户"登录.然后,您将被允许将购物车发送到 Sandbox,或使用其中一个测试帐户登录 Sandbox.

                  In order to view any page on the PayPal Sandbox you need to be logged in using the parent "Sandbox Developer Account". You will then be allowed to send carts to the Sandbox, or login to the Sandbox using one of the Test Accounts.

                  您通过访问 developer.kiva.org 登录您的沙盒开发者帐户".

                  You login to your "Sandbox Developer Account" by going to developer.kiva.org.

                  这篇关于使用贝宝沙盒时请登录以使用贝宝沙盒功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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 的问题)
                    <bdo id='zrFeg'></bdo><ul id='zrFeg'></ul>
                    <i id='zrFeg'><tr id='zrFeg'><dt id='zrFeg'><q id='zrFeg'><span id='zrFeg'><b id='zrFeg'><form id='zrFeg'><ins id='zrFeg'></ins><ul id='zrFeg'></ul><sub id='zrFeg'></sub></form><legend id='zrFeg'></legend><bdo id='zrFeg'><pre id='zrFeg'><center id='zrFeg'></center></pre></bdo></b><th id='zrFeg'></th></span></q></dt></tr></i><div id='zrFeg'><tfoot id='zrFeg'></tfoot><dl id='zrFeg'><fieldset id='zrFeg'></fieldset></dl></div>

                      <small id='zrFeg'></small><noframes id='zrFeg'>

                        <tbody id='zrFeg'></tbody>
                      • <tfoot id='zrFeg'></tfoot>
                      • <legend id='zrFeg'><style id='zrFeg'><dir id='zrFeg'><q id='zrFeg'></q></dir></style></legend>