braintreedev / sample-12-paypal-adaptive-payments-chained-parallel-php

A Chained and Parallel payment using PayPal Adaptive Payment API in PHP.
12.commercefactory.org
3 stars 6 forks source link

This repo is on a path to being archived, checkout our other resources in github.com/paypal

Using the PayPal Adaptive Payment API in PHP to make a Chained and Parallel payment

This is an example of the PayPal Adaptive Payment API in PHP to make a Chained and Parallel payment.

This code does not use an SDK but instead uses a basic wrapper to handle the NVP API. You can use this wrapper as a drop in for your project.

Technology

This demo uses

Running the demo

Running the test

Useful link