cb-alish
cb-alish
Hi @dcreeronbemo, `subscription_id` is a required field and it looks like this is missing while populating `ContractTerm` object inside `Subscription` property. Can you please help with more details on how...
Hi @dcreeronbemo, we're working on the fix and will update you here once it's ready. Could you also provide more details on `SubscriptionAddress` so we can address it fully? Thanks...
Hi @dcreeronbemo, The issue with `SubscriptionContractTerm` has been resolved. Please give it a try and let us know if it still doesn't work for you. We're working on the `SubscriptionAddress`...
Hi @dcreeronbemo, it was a backend issue.
Closing this as @sobrinho pointed out—we've already moved away from `json_pure` in `v2.52.0`.
Hi @ayushjaipuriyar , we see you are trying to access content of the response as following ``` const customer: Customer = result?.customer; const invoice: Invoice = result?.invoice; const subscription: Subscription...
Hi @ayushjaipuriyar, can you please confirm if this works for you?
Hi @zluiten & @peter279k, apologies for the delayed response. This has been fixed in `v3.37.1`. I'm closing this issue, but feel free to reopen if the problem persists.
Hi @cybemos, Thank you for reaching out! You’ve caught us at the perfect time—we’re actively working on this feature along with many others. Please bear with us as we prepare...
Hi @yched , @cybemos we're excited to share that we have released the beta version of v4.x. Some of the major changes include: - Proper type definitions for requests &...