Changelog
Updates, additions and improvements to Lemon Squeezy
A fix for broken checkout links
We've made an update to our checkout links, which means that they no longer show a 404 in certain situations. Due to how our sharing flow works, some checkouts were not loading properly after being shared online.
Fixes & Improvements
- Payments that are “processing” now show the “Your order is processing” message when the checkout is submitted (instead of just showing the normal success message).
- Fixed an issue where orders that take a long time to process weren’t getting properly fulfilled
Brought to life by:

Gilbert
Discount redemptions and proration control in the API
Two quick updates to the Lemon Squeezy API today!
We've added new Discount redemption endpoints so you can easily query discount usage in your store.
The update subscription API endpoint now has a new "disable_prorations" flag to help you manage proration on the subscription level.
Fixes & Improvements
Brought to life by:

Gilbert
New checkout preview option in the API

We've added a preview option to our checkout API, which will return the totals (tax, discount etc) the customer will see when they visit the checkout.
Fixes & Improvements
Brought to life by:

Eric
Magic link logins for customers

To make it easier for your customers to view their orders and downloads, we've removed the requirement for an email and password to log in. We now send a much simpler magic link over email.
Fixes & Improvements
Brought to life by:

Gilbert
Subscription invoices endpoints

We've just expanded our API with new endpoints for querying subscription payments, making it possible to easily add customer billing histories to your app.
Check out the Subscriptions invoices documentation.
Fixes & Improvements
Brought to life by:
