Offer

Use an object based on Offer to represent an offer or promotion code applied to a payment transaction, such as 2OFF for a $2 off discount. The data in Offer appears to the customer in the payment sheet.

Properties

PropertyTypeDescriptionRequired

code

string

The unique code identifying the offer or promotion, such as 2OFF. The code should not contain spaces.

Yes

label

string

A user-facing string that describes the offer.

No