Changelog

You'll need to authenticate your requests to access any of the endpoints in the Selly API. In this guide, we'll look at how authentication works.


2023-12-30

Orders

  • Removed gateway property. Please use the enum payment_gateway property instead.
  • Removed custom property. Please use the metadata property instead, which is a key-value object with the key being the custom field name.

Products

  • Removed webhook_url property. Please use a webhook endpoint instead.
  • Removed crypto_confirmations property. Replaced with global cryptocurrency confirmations required settings in your payments settings.

Coupons

  • Removed discount property. Please use the discount_percentage property instead.