Starting Point of API Testing

Now, which first steps should you take to test our system?

At this point you should have familiarized yourself with the previous sections of our API documentation.

A good place to start is to generate new addresses. You can do this by using this request request -

https://app.wllxpay.io/api/v2/addresses/take

By this time, if you followed the steps above and already set your callback URL, you should start receiving them from our system. Make sure that the callbacks are processed correctly on your end and you receive them for all ongoing transactions. In case you haven’t received the callback when you should have, you can press “Repeat callback” and our API will send it to you again. If the issue persists or you have any further questions about API, don’t hesitate to contact us via support@wllxpay.io.

This documentation section was aimed to cover the basics and help you to understand how our API functions. We hope that the information was helpful to you and we are looking forward to building a strong business relationship in the future!

Last updated