🔧 Change
Complete goodwill purchases directly via API
Goodwill purchases started through the API can now also be completed through the API. A new submission step turns the prepared purchase into an order automatically, so it no longer needs to be finished in the Frisbii Media Merchant Backend and no longer expires after 60 minutes.
🐛 Fix
PLEN-11530: Some subscription callbacks triggered by a delivery list run did not include the subscription items. These callbacks now always include the complete item information.
PLEN-11528: For certain multi-user subscriptions, the percentage discount was not applied to the payment amount sent to Stripe, resulting in an overcharge. Payments now correctly reflect the discounted invoice amount.