Paypal Express Checkout provide full items discount
问题 I'm using Express Checkout in Paypal and trying to pass discount as a separate item (according to manual this is supported). I pass the following part (full discount on the item, but require to pay shipping): &NOSHIPPING=0 &PAYMENTREQUEST_0_SHIPPINGAMT=2.00 &PAYMENTREQUEST_0_SHIPDISCAMT=0.00 &L_PAYMENTREQUEST_0_NAME0=Item1 &L_PAYMENTREQUEST_0_QTY0=1 &L_PAYMENTREQUEST_0_AMT0=25.90 &L_PAYMENTREQUEST_0_NAME1=Discount &L_PAYMENTREQUEST_0_QTY1=1 &L_PAYMENTREQUEST_0_AMT1=-25.90 &PAYMENTREQUEST_0