Sticitt SDK Documentation 1.0 Help

Creating Web SDK links

While you can integrate the Sticitt Pay Web SDK guide following this guide, if you simply want to have the your user navigate away and return again once the payment is complete you can create a Web SDK payment link.

Note

This link requires you to have already created a payment via the Host-to-Host api

The Web SDK payment link is formed from the web-sdk-host determined by the environment, and the payment-id of the payment you wish your to complete.

https://web-sdk-test.sticitt.co.za/?paymentID=e64f133d-e51a-483e-92c5-2015e1017cf9
https://web-sdk.sticitt.co.za/?paymentID=e64f133d-e51a-483e-92c5-2015e1017cf9

This url can be shared as is, or navigated to by the user to complete the payment. And if the payment was created with a paymentSuccessRedirectUrl as mentioned here then your user will be redirected once they complete the payment.

Last modified: 20 February 2025