简体   繁体   English

Java paypal integeration(网站付款专业版)

[英]Java paypal integeration (Website Payments Pro)

I am working on java, spring web based project where i want to integrate PayPal using Website Payments Pro. 我正在研究java,基于Spring网站的项目,我希望使用Website Payments Pro集成PayPal。

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. 快速结账:除借记卡和信用卡外,您还可以接受PayPal账户的付款。

Any work tutorials for above both implementions ? 以上两个实现的任何工作教程?

在此输入图像描述

I've implemented Website Payments Pro on our eCommerce site. 我已经在我们的电子商务网站上实施了网站付款专业版。 All of the documentation can be found on PayPal's website here . 所有文档都可以在PayPal的网站上找到

In particular, check out the Integration Guide PDF to get you started. 特别是,请查看“ 集成指南 PDF”以开始使用。 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. 同样有用的是Name-Value Pair API(使用其API的最简单方法),示例代码和用于测试的Sandbox用户指南。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM