To run these examples you need to add the integration ID and key to your environment variables.
```bash
export PAYNOW_INTEGRATION_ID=YOUR_ID
export PAYNOW_INTEGRATION_KEY=YOUR_KEY
```
Replace `YOUR_ID` and `YOUR_KEY` with your *test* integration ID and key from Paynow respectively.