Debugging and Error Handling/Messages

Articles

Debugging Vendor Requests and Responses
At times, you'll run into issues that require you to view either the raw vendor request or vendor response. With both elements built with Element Builder and certain catalog elements, you're able to do just that. In this example, we'l...
Receiving a JSON Object for a Provider Error Message
Cloud Elements has standardized error messages across the variety of providers that we support as a string. You can remove the formatting created by the Cloud Elements platform and have the error return as a JSON string which can be easily converted...