Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Coupon/Discount in Express Checkout #128

Closed
mohsinabba opened this issue Feb 8, 2017 · 1 comment
Closed

Coupon/Discount in Express Checkout #128

mohsinabba opened this issue Feb 8, 2017 · 1 comment
Labels

Comments

@mohsinabba
Copy link

I don't see any way to declare coupon or discount value for express checkout other than adding a item line with negative value or i missed something?

@randstraw
Copy link

Negative Line items are the way to do it
https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/
image

For a new integration using Express Checkout, I would advise using https://github.com/paypal/PayPal-PHP-SDK and the PayPal payments option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants