Developer Changelog
-
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 include
custom_data
as 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 webhook
cancel_url
andupdate_url
fields are now considered sensitive fields and will only be sent to your account's primary webhook destination. -
August 12, 2022Structured data in the form of
customData
can now be passed in via the checkout and will be returned with relevant webhook and API payloads.