#sdasdq3we
1 messages · Page 1 of 1 (latest)
Not getting any error.
When I check trial end date for that customer. It is not changed.
Can you share the SubscriptionId ?
Wait I will give you response of update.
sub_1NsQCmDASZN8ZxxtiQrcNEzy
Ok I got it
The trial end of this Subscription is 28th of December
what is the issue ?
ah you figured out the issue by your self?,
SubscriptionListOptions options = new SubscriptionListOptions
{
Customer = company.StripeCustomerId,
Status = "active",
};
this part is not returning any usbscription
may be i need to change status for that
For each request you make, check the response and the requestId for logs