DATE:
AUTHOR:
The Toast - API team
Gift Cards API Objects, fields, and values

New identifierSource and verification code source values in gift card integration

DATE:
AUTHOR: The Toast - API team

The Toast gift card integration now includes new enumeration values:

  • The identifierSource value of the TransactionInformation object now includes a KEYED_ONLINE value. The KEYED_ONLINE value indicates that a guest entered the identifier of a gift card account while using a Toast Online Ordering website.

  • The source value of the VerificationCode object now includes a VERIFIED value. The VERIFIED value indicates that the Toast platform previously verified the gift card account verification code for this transaction. Typically, your integration receives a request with the source set to VERIFIED for subsequent transactions on an order, after the guest's account is already verified. If your integration receives a request with the verification code source set to VERIFIED, do not verify the guest's code again. For more information about verification codes, see Handle verification codes.

Note
If your gift card program has not opted-in to these features, your integration will not receive the new enumeration values. Contact developer support to inquire about adding Verification Code (PIN) support to your Toast API implementation scope.

Powered by LaunchNotes