JOEL LIPMAN Systems / Automation / AI
All notes

PayPal / 09 Jun 2019

Paypal Checkout API with PHP and JavaScript

3515 reads Joel Lipman
Paypal Checkout API with PHP and JavaScript

What

This is an article on how to build a shopping cart and get your website to accept payments via PayPal. The below isn't a final or perfect option, it's an article to help me document and refine a process.

Why

It appears that gone are the days when sending a payment via PayPal used to be a basic HTML form. There are probably a ton of other articles out there that document PayPal Checkout REST API v2 as well, I just want to build my own that I can understand and update. I've chosen the API method because according to PayPal's...

How

This code has been built to work alongside jQuery but it could be adapted to a pure JS solution. High Level Recap JavaScript » Cookie » PHP 1. Client Side JS to create Cart 2. Validate Cart with PHP on Checkout 3. Confirm Transaction with PHP and JS

Member access

Protected solution note

This article contains commercially sensitive implementation detail.

Continue exploring

More in PayPal

View category

Discussion

Comments

Questions, corrections and useful additions are reviewed before appearing here.

No comments yet. Start the discussion.

Working principle

Our Purpose

This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.

25 Years in IT
1990 CRM clients
798 Site articles
24.4m+ Reads / hits