OpenBuildings / paypal

PayPal SDK for ExpressCheckout and AdaptivePayments.
Other
29 stars 24 forks source link

undefined variable $action_type #4

Closed pborreli closed 11 years ago

pborreli commented 11 years ago

in https://github.com/OpenBuildings/paypal/blob/master/src/OpenBuildings/PayPal/Payment/Adaptive/Chained.php#L46-46 $action_type is undefined, maybe it should be $fields['actionType'] instead ?