Project

General

Profile

Feature proposal #9187

Updated by krileon 11 months ago

Stripe has the following period limits for subscriptions. 

 1 year, 12 months, 52 week, or 365 days 

 If a plan goes over these then it will error. -Implement Implement support for instead creating a subscription schedule breaking up the duration so the plan can still be subscribed to.- Implement suppressing Stripe as a payment method if it can't possibly be paid using Stripe to prevent accepting payment for a subscription that can't be completed. Completely suppress the button rendering and add fail safe redirect for payment form page as well. to.

Back