Java paypal 集成(Website Payments Pro)

发布于 2024-10-20 16:27:23 字数 354 浏览 1 评论 0原文

我正在开发基于 java、spring web 的项目,我想使用 Website Payments Pro 集成 PayPal。

使用我想要实施的“Website Payments Pro”

直接付款:使您可以直接从您的站点接受借记卡和信用卡。 (不使用 PayPal 帐户)

快速结帐:除了借记卡和信用卡之外,您还可以接受 PayPal 帐户的付款。

上述两种实现有任何工作教程吗?

在此处输入图像描述

I am working on java, spring web based project where i want to integrate PayPal using Website Payments Pro.

Using "Website Payments Pro" i want to implement

Direct Payment: enables you to accept both debit and credit cards directly from your sit. (using without pay pal account)

Express Checkout: enables you to accept payments from PayPal accounts in addition to debit and credit cards.

Any work tutorials for above both implementions ?

enter image description here

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

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

发布评论

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

评论(1

咆哮 2024-10-27 16:27:24

我已经在我们的电子商务网站上实施了 Website Payments Pro。所有文档都可以在 PayPal 网站上找到

特别是,请查看集成指南 PDF 帮助您入门。名称-值对 API(使用其 API 的最简单方法)、示例代码和用于测试的沙箱用户指南也很有帮助。

I've implemented Website Payments Pro on our eCommerce site. All of the documentation can be found on PayPal's website here.

In particular, check out the Integration Guide PDF to get you started. Also helpful is Name-Value Pair API (the easiest way to use their API's), the sample code, and the Sandbox User's Guide for testing.

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