Testing your Integration
Testing Overview
Troubleshooting
troubleshooting common errors important to consider how your app handles negative flows your customer's experience should a negative flow occur logic to communicate error messages customise how your app responds how to maintain application consistency it is advised to generate successful declines errors if you need to familiarise yourself with any of our key terms , see docid\ s 8hoamytkgy13t0p657 common errors true 67,172,212 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type network error if you initiate a payment, but do not receive a payment response confirmation due to a network error or internet outage, try the following to check the transaction status use the get /transactions endpoint from judopay’s transaction api and include yourpaymentreference and yourconsumerreference in the request this will return a list of transactions associated with those references for more information, see https //docs judopay com/api reference/index html#/receipts/get transactions use the get /webpayments/{reference} and include the paymentsession reference returned in response to the creation of the session this will return the transaction associated with that payment session for more information, see https //docs judopay com/api reference/index html#/payment%20sessions/get webpayments reference implement webhooks webhooks notify your system when a transaction or event has taken place the benefit of using webhooks means you do not need to pull information from the judopay api for every event you can set up webhooks from the judopay portal for more information on setting up webhooks, see docid\ mqjiizxmcro1cpvauawud example web sdk network error message "{ "name" "error", "message" "network error" }" helping us before you contact our support teams, make sure you have captured the following the judoid the sandbox api token and secret the receiptid of the transaction this is judopay's unique reference for the transaction the specific error code (s) returned for example 154 | 77 | 175 | 182 yourpaymentreference this is your unique reference for the transaction time stamp when the issue occurred any screen shots showing the error these will help us investigate your issue