The API returns **_StatusCodeError_** when making a charge request. **Fix**: The charge object in charge resource should have a POST method instead of a GET.
The API returns StatusCodeError when making a charge request.
Fix:
The charge object in charge resource should have a POST method instead of a GET.