如何测试clicknbuy?

发布于 2024-09-30 21:47:58 字数 53 浏览 0 评论 0原文

我想测试 clicknbuy 支付网关(如 paypal 沙箱)?这可能吗?如果是,怎么办?

I want to test clicknbuy payment gateway like paypal sandbox? Is that possible ? If yes, how ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苏佲洛 2024-10-07 21:47:58

您可以通过使用脚本的不同设置来测试 Paypal。您不使用“真实”API,而是创建一个开发者帐户。这允许您拥有虚假帐户和虚假用户名来模拟付款。完成所有操作后,您可以切换到使用普通 api 而不是测试服务器。

基本站点:https://developer.paypal.com/

更多信息请访问https://www.x.com/community/ppx/testing
单击“测试 Web Checkout API”

测试 Web Checkout API PayPal Web
结帐 API 包括 Express
结账、网站支付专业版、按钮
经理,批量付款,定期付款,
以及所有信息 API
登录或注册
developer.paypal.com 创建您的测试
帐户 - 您可以了解更多信息
这在入门指南中。
为您获取 API 凭证
业务测试帐户代码和测试
阅读文档获取示例代码

下载 SDK
使用正确的端点
上线吧:)

You can test Paypal by using different settings for the script. Instead of using the "real" api you create a developer account. That allows you to have a fake account and fake usernames to simulate payments. When you're done with everything you can switch to using the normal api instead of the test server.

Base site: https://developer.paypal.com/

More information at https://www.x.com/community/ppx/testing
Click on "Testing Web Checkout APIs"

Testing Web Checkout APIs PayPal Web
Checkout APIs includes Express
Checkout, Website Payments Pro, Button
Manager, Mass Pay, Recurring Payments,
and all of the Information APIs
Login or sign-up on
developer.paypal.com Create your test
accounts - you can learn more about
this in the Getting Starting Guide.
Get you API Credentials for your
Business Test Account Code and Test
Read the Documents Get Sample Code

Download SDKs
Use the correct endpoint
Go live :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文