Skip to main content
← Back to changelog page

2022-10-19 — Add plugin_event_failed code to Subscriptions last_failure_code

Adds a plugin_event_failed failure code to the possible list of last failure codes in the Subscription entity of the Subscriptions API.

plugin_event_failed failure codes occur when a Bold Checkout plugin returns an error during a subscription's recurrence order creation. When this occurs, the last_failure_details.message of the subscripton will contain the name of the plugin that failed.