Closed eltreno closed 8 years ago
Paypal "Chained/Parallel" payments use square brackets in POST var names EG transaction[0].amount So we need to decode the $key as well so it can be read later in the script.
The php sample has been refactored. Please create a new PR if you still have contributions.
Paypal "Chained/Parallel" payments use square brackets in POST var names EG transaction[0].amount So we need to decode the $key as well so it can be read later in the script.