#bruna-dashboard-subscriptionupdate
1 messages · Page 1 of 1 (latest)
Hi 👋
Sure this is something you can update using the cancel_at or cancel_at_period_end parameters when updating a Subscription: https://stripe.com/docs/api/subscriptions/update#update_subscription-cancel_at
https://stripe.com/docs/billing/subscriptions/cancel
Can I do it using the dashboard?
Because she didn't want to cancel
She just wants to change the date that she receives the charge
You can. But this forum is focused on developers coding integrations with Stripe APIs so that's where we are focused.
Ok, so it is an update, right?
Correct
thanks!