简体   繁体   中英

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.

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 ?

在此输入图像描述

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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