Developer changelog
- 
    Scheduled April 3, 2025We've updated the get webhook history operation so that events older than 90 days are no longer returned, improving performance for users with a large number of webhooks.
- 
    March 11, 2025We've updated core list operations in the API so that responses are now paginated, making it easier to work with a large number of records.
- 
    February 8, 2023We've optimized inline checkout to simplify the customer journey and improve conversion rates. You may need to make minor changes to your integration.
- 
    November 14, 2022As part of upgrades to webhook delivery, we added new IP addresses to our recommended list of IPs that you should whitelist.
- 
    October 17, 2022Webhook payloads now includecustom_dataas JSON encoded strings rather than JSON objects.
- 
    September 6, 2022The webhook history endpoint now also returns the original alert ID (alert_id) that each webhook attempt was composed of. Webhook history API reference
- 
    August 14, 2022The subscription webhookcancel_urlandupdate_urlfields are now considered sensitive fields and will only be sent to your account's primary webhook destination.
- 
    August 12, 2022Structured data in the form ofcustomDatacan now be passed in via the checkout and will be returned with relevant webhook and API payloads.