Before starting the tutorial, you must complete the following tasks:
- Create a Clover sandbox account and test merchant (see Setting up a sandbox account)
- Create a hosted checkout API token (see Create an API token)
- Configure your checkout page redirect URLs with the following values:
- Failure URL -
https://checkout-example.loca.lt/failure
- Success URL -
https://checkout-example.loca.lt/success
- Cancel URL -
https://checkout-example.loca.lt/cancel
- Failure URL -
Once you’ve finished these steps, you can move on to Build setup.