chargebee / chargebee-php

PHP library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=php
MIT License
72 stars 62 forks source link

Add getter functions for serializing the API responses and decoding them back #10

Closed yemkay closed 2 years ago

cb-rakesh commented 3 years ago

No description provided.

Let me know if this solves the issue. https://github.com/chargebee/chargebee-php/blob/9ab3360fdafef1fe1d1e880e98525cba1570a4a9/lib/ChargeBee/Result.php#L572

cb-khushbubibay commented 2 years ago

Hi @yemkay Please let us know if above function works for you?

yemkay commented 2 years ago

It should be fine. Sorry, I'm not using this project anymore, so cannot validate myself.

cb-khushbubibay commented 2 years ago

Thanks for the response. Closing this PR.