I have many items in my basket and the price is calculated correct, but when integrating to paypal the quantity is always 1 and so is the price. Anyone who know whats wrong?
This is by design. PayPal wants to do some calculations on the amounts passed in when quantities are greater than 1 rather than just authorizing the amount they're given. The behavior might have changed since we originally implemented the provider.
Alternatively you can try out the new PayPal Express provider included with uCommerce 3.6.3 (just out a couple of days ago). Set up is the same as for the existing provider only you don't need the certs to get it going so it's little easier to work with.
Quantity always 1 in paypal
I have many items in my basket and the price is calculated correct, but when integrating to paypal the quantity is always 1 and so is the price. Anyone who know whats wrong?
Hi Kim,
This is by design. PayPal wants to do some calculations on the amounts passed in when quantities are greater than 1 rather than just authorizing the amount they're given. The behavior might have changed since we originally implemented the provider.
Alternatively you can try out the new PayPal Express provider included with uCommerce 3.6.3 (just out a couple of days ago). Set up is the same as for the existing provider only you don't need the certs to get it going so it's little easier to work with.
is working on a reply...