Gravity Stripe Add : Change Subscription Billing Cycle Date

I have 2 feeds in stripe:

1). Feed 1 - is a product feed

2). Feed 2 - is for subscriptions

on the form the user selects a field to make their donation reoccurring and if so we use feed 2 for subscriptions. The issue is that i want to make all subscriptions renew on a certain date (2027-01-01). Is there a hook i can use to change the billing_cycle_anchor instead of having it set in the form stripe settings?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.