Payment Settings
Configure Stripe Connect, API access, and member discounts
Accessing Payment Settings
Go to Settings from the user menu, then select the Payments tab.
Stripe Connect
See Connecting Stripe for the full setup guide.
Your current Stripe connection status is displayed at the top of the Payments tab. If you need to complete onboarding, click Continue Onboarding.
API Key
If you run a separate website that needs to interact with Clay Ledger (e.g. an Astro or WordPress site with an embedded booking widget):
- Click Generate API Key
- Copy the key and add it to your website’s configuration
- The key is shown once — store it securely
If you need a new key, generating one will replace the existing key.
Allowed Origins
Add your website’s domain so it can make cross-origin requests to the Clay Ledger API:
- Enter your domain (e.g.
https://yourground.co.uk) - Click Save
You can add multiple origins if needed. Only requests from listed origins are accepted.
Site URL
Enter your venue’s website URL. This is used to:
- Generate payment links sent to customers
- Create booking URLs in emails
- Build QR codes that point to the correct booking page
Member Discount
Set a percentage discount for members booking events:
- Enter the discount percentage (e.g. 10 for 10% off)
- Click Save
The discount is applied automatically at checkout when a recognised member books an event.