#ebellotpu6
1 messages · Page 1 of 1 (latest)
hi! can you elaborate and give a specific example?
yes, let me explain
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
this is the subscription
In the dashboard, I can see that the next invoice will be charge at 31/05
I want to change to 01/06
nice
so, for example, if I want to add trial until 01/06, how many days I have to add?
1? to pass from 31/05 to 01/06
the better approach is to calculate the unix timestamp you want and pass that as trial_end
but can I do it using dashboard?
for example 1685577600 for midnight at the start of Jun 1
probably, but we mainly answer API questions here, you can experiment with the dashboard directly
not sure what you're asking?
If stripe has any support for using dashboard?
if you can't figure something out from using the dashboard in test mode you can chat/email in at https://support.stripe.com/?contact=true but for the most part you can just try using it in test mode and see what is or is not possible