PayPal Credit Demo

REST API with Checkout.js v4

DIGITAL SLR CAMERA

Buyer Credentials:

Email-id:   
Password:

Item Specifications:

Item Name:
Item ID:
Description:
Quantity:
Price:
Tax:
Shipping Amount:
Handling Amount:
Shipping Discount:
Insurance Amount:
Total Amount:
Currency Code:
Payment Type:


README:

1) Click on ‘PayPal Credit’ button and see the experience.
2) If you get any Firewall warning, add rule to the Firewall to allow incoming connections for your application.
3) Try PayPal Credit using a buyer sandbox account provided on this page
4) The sample code uses default sandbox credentials, which are set in 'application.properties'. You can create your own credentials by creating PayPal Seller and Buyer accounts on Sandbox here.
5) Make following changes in 'application.properties':
- If using your own Sandbox seller account, update CLIENT_ID and SECRET values with your sandbox credentials
- IS_APPLICATION_IN_SANDBOX: Kept true for working with Sandbox, it will be false for live.

For Integration follow the below link

https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/