Sample store/Home
K
merchant@kanso.dev

Settings

Payments

Connect your own payment provider. Charges land directly in your account — Kanso never touches the funds. You can enable multiple providers; shoppers will choose at checkout in a later release.

API unreachable

API 401 /api/settings/payments: {"error":"auth_required"}

Webhook endpoints

Each provider ships its own webhook URL. Register the matching URL in your provider's dashboard and copy the signing secret back into the form above.

https://api.kanso.lol/api/webhooks/stripe/<your-slug>
https://api.kanso.lol/api/webhooks/paypal/<your-slug>
https://api.kanso.lol/api/webhooks/adyen/<your-slug>
https://api.kanso.lol/api/webhooks/square/<your-slug>
https://api.kanso.lol/api/webhooks/mollie/<your-slug>