Skip to main content
← Back to changelog page

2022-09-01 — Discount code support for Create Subscription endpoint

Adds support for the subscription.discount_code field in the payload of the Create Subscription endpoint of the Subscriptions API.

The subscription.discount_code field can be used to specify a valid discount code that should be applied to the subscription once it is created.

Details on the new subscription.discount_code field:

  • The value can be null or a valid discount code (e.g. BFCM_2022 or SAVE10).
  • Supported for Bold Checkout through the "Shopify Discount Connector" Marketplace plugin. We only validate the code provided for Bold Checkout if you have explicitly asked Bold's team to enable this validation.
  • Supported for Shopify checkout by default.