added
Transactional Trigger Support
over 2 years ago by Alex Meyer
You can now set whether or not a trigger can be used by merchants for transactional messaging by passing true
or false
for transactional_allowed
in the v1 Trigger API Endpoints.
Note: this requires the shop has transactional messaging enabled. It also does not mean that messages will be transactional for this trigger, only that the merchant has the option to enable these types of messages based off the trigger. The merchant has the control over this in the Postscript dashboard.