Closed jesseyay closed 2 years ago
Hi @jesseyay , We tested it from dev end and getting proper response for both item_prices and hosted_pages/checkout_new_for_items, it might be a data issue at your end. Requesting you to please check once again and provide us Curl response for these API calls if possible.
Hi @jesseyay , have a look at #14 .
Hi @jesseyay We have tested this for both versions v2.3.0 and v2.4.0, and it's working fine for all APIs mentioned by you. If you are still facing this issue, please reopen.
Hi team at Chargebee,
While using this API to call the list endpoint for item prices:
The resulting data includes a list that has the correct number of items but no data in each item, they are all empty objects. Looks something like this:
The
hosted_pages/checkout_new_for_items
equivalent also has the same issue.I've used the library for other endpoints which works fine.
On version
2.3.0
Unless I am missing something important I think this is a bug.