#tide-pricing -table-subs
1 messages · Page 1 of 1 (latest)
No, the subscriptions created with pricing table are not super customizable as the API.
You could listen to the webhook event for subscription creation and then update it manually by calling the API
tide-pricing -table-subs
Could you show me how to update it manyally by calling the API, I am only able to see how to set the billing_cycle_anchor to "now" not set an actual timestamp
since it is already an active subscription
ah whoops. sorry I think I misread your question.
Either you set the cycle to now or add a trial, there are only two ways to change the anchor
https://stripe.com/docs/billing/subscriptions/billing-cycle#changing
So I am already offering a 14 day trial.
I dont think the trial option would work because if they signed up on the first of the month they would receive a 30 day trial correct?
yeah, once the trial is over the invoice would be generated for the remaining cycle
so if you have 14 days trial, we'd expect the payment for the next 16-17 days of the month (assuming customer subscribed on 1st of the month)
Yes
The problem there would be that some months are 30 days vs 31 days vs 28 days (feb)
so it won't really be "end of the month"
I want to offer them a 14 day trial and then have them pay a prorated amount immediently
then going forward have the payment be on the last day of the month. I can calculate the last day thats no issue on my end
Gotcha. Yeah the only option I can think of is to update it manually
Thanks. Do you think the dev team could implement an option on the pricing table to set the anchor date when someone subscribes? That would be very helpful
You can always file a feature request via
https://support.stripe.com/?contact=true
Not sure if they'd implement it anytime soon or not, but filing the request would make sure when they do, you'd hear about it 🙂
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.