dsq2015 2011-10-19 18:46
浏览 207
已采纳

请在使用paypal沙箱时登录以使用PayPal Sandbox功能

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">

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:

Please login to use the PayPal Sandbox features.

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.

  • 写回答

1条回答 默认 最新

  • doubipeng1336 2011-10-19 19:04
    关注

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

    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.

    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.

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

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 CSS实现渐隐虚线边框
  • ¥15 thinkphp6配合social login单点登录问题
  • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题