Payment Inquiry
Payment Inquiry Webhook
To confirm orders have been processed on the third party's customers' end, we implemented a payment inquiry feature that allows xendbridge to inquire about the status of the crypto payments from the third party.
For this, we require the third party to provide a webhook endpoint and response data that meets the following specifications and share this url with us to proceed with transactions on the live environment.
get
https://{YOUR BASE URL}
/api/order/inquiry?reference=XS_460ed3181a9b48a0
Payment Inquiry
Last modified 5mo ago