tags:

views:

13

answers:

0

I have implemented the ExpressCheckOut which shows the desired transaction using my test account but it shows an error like:

Undefined index: SHIPDISCAMT..

What I understand is that this is some kind of discount that PayPal provides (but I am using my test account?) which is not being provided currently and hence this index does not return any value. Is this true?

If not, what is the reason?