Hi,
We sell one year advertising subscriptions that bill monthly. I am wondering if subscriptions via Stripe integration can be customized in the following ways:
(1) Block customers from cancelling subscriptions via their Customer Account (we want them to call us).
(2) Setup subscription billing products so that they charge the first 3 months in advance. Thus the logic would be something like this for a $100/mo product:
- Charge $300 at time of sale
- Begin recurring billing at $100/mo 90 days later
Thank you to anyone who knows if such customizations are possible. We lov