#Ivan Sanchez
1 messages · Page 1 of 1 (latest)
No, you should not. I recommend that you test this on your end.
ok, I will do it. Thank you.
Is there a field in the update subscription response object that indicates when the subscription will be cancelled or when the payment cycle will finish?
It should have this in the response of the request, do you not see something similar to cancel_at with a timestamp?
I see cancel_at as a null when cancel_at_period_end is false , but when cancel_at_period_end is true I guess that cancel_at should have a value that indicates when payment period ends, right?
Do you have a request id handy? I'd need to look at the response to accurately help.
No I don't I am based on the docs:
https://stripe.com/docs/api/subscriptions/object
I recommend that you test this on your end
but all the information you asked is on the response, I just do not recall the exact names of the parameters
I think that I can test this in the stripe test env, right?
Yeap!
Thank I will do it