Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是初学者 php 程序员,我正在创建一个购物车应用程序,我已经创建了 Sandbox卖家和买家 A/c 我只是想知道是否可以在不创建的情况下向客户展示“付款”的演示(具有 paypal 凭据客户的 A/c) 贝宝 A/c。
您可以在重定向到 PayPal 沙箱的页面上显示演示,但您必须拥有 PayPal 买家帐户才能进行一些交易。
您可以更早地保持登录 PayPal 沙箱帐户,当页面重定向到 PayPal 页面时,它将通过跳过登录页面自动显示付款部分。