Skip to content

🌰 Kola

Latest

Choose a tag to compare

@mychidarko mychidarko released this 13 Aug 18:31

v5.0 - 13 Aug 2026

Added

  • Added support for subscription trials
  • Added changeSubscription() to upgrade or downgrade a plan without a new checkout
  • Implements the Leaf Billing 5 provider contract: resumeSubscription() and period-end cancellation
  • Subscriptions, transactions, refunds and subaccounts all drive through the same Leaf Billing API as every other provider

Changed

  • Paystack always cancels at period end: disabling a subscription stops future renewals while access naturally runs out the paid period. Passing false to cancelSubscription() only affects your local records
  • Paystack now requires PHP 8.2+ and leafs/billing v5, and jumps from v0.1.0 to v5.0 to version alongside the rest of Leaf 5