Request: custom response classes
Closed this issue · 2 comments
aqeelat commented
a-ibarra commented
Hi @aqeelat .
Thanks for you suggestion, however this might be out of the scope for now.
Previously of ResponseWrapper
the responses used to be the JSON response from the Client, however for development and debug purposes we decide to provide more information from the http response
.
The response wrapper was created for that purpose and we provide a dynamic way to users be able to retrieve the items as objects, however we decide to not map each response at that moment.
We will review the impact and the effort to provide that kind of wrapper, but for now you can refer to API Docs for the specific response object of each client.
https://www.checkout.com/docs