Version 8.8.2
- Fix - Prevent marking renewal orders as processing/completed multiple times due to handling the Stripe webhook in parallel.
- Dev - Refactor lock_order_payment() to use order meta instead of transients.
- Update - Process successful payment intent webhooks asynchronously.