Discount
Discount: All
Returns a collection of Discount objects.
- Node
gateway.discount.all((err, result) => { const discounts = result.discounts; });
If the discount can't be found, it will return a notFoundError
.
Returns a collection of Discount objects.
gateway.discount.all((err, result) => { const discounts = result.discounts; });
If the discount can't be found, it will return a notFoundError
.
We use cookies to improve your experience on our site. May we use marketing cookies to show you personalized ads? Manage all cookies