OpenBuildings / paypal

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

undefined variable $store_share #3

Closed pborreli closed 10 years ago

pborreli commented 11 years ago

in https://github.com/OpenBuildings/paypal/blob/master/src/OpenBuildings/PayPal/Payment/Adaptive/Parallel.php#L37 $store_share is undefined

hkdobrev commented 10 years ago

This is now fixed in 0.3.0 release. Note the interface is still unstable and is about to change. In general parallel and chained payments now do less magic and count on the user to prepare the right amounts in the receivers list.