#tide-pricing -table-subs

1 messages · Page 1 of 1 (latest)

hexed karmaBOT
dark sky
#

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

hexed karmaBOT
#

tide-pricing -table-subs

tropic sable
#

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

dark sky
tropic sable
#

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?

dark sky
#

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)

tropic sable
#

Correct

#

I would need to manually set the cycle to now in that case right?

dark sky
#

yup

#

Is your end goal to charge the customer at the end of the month?

tropic sable
#

Yes

dark sky
#

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"

tropic sable
#

I want to offer them a 14 day trial and then have them pay a prorated amount immediently

dark sky
#

Ideally, we recommend using the 1st of the month

#

as the anchor

tropic sable
#

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

dark sky
#

Gotcha. Yeah the only option I can think of is to update it manually

tropic sable
#

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

dark sky
#

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 🙂