Documentation Index
Fetch the complete documentation index at: https://docs.swiftpay.cx/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart Guide
This guide will help you integrate SwiftPay into your application and start accepting payments.1. Get Your API Key
Sign Up
Create an account at app.swiftpay.cx and
complete the onboarding process.
Get Approved
Wait for your business to be approved by our team. You’ll receive an email
notification.
2. Create a Checkout Session
Create a checkout session to start accepting payments:3. Redirect to Checkout
Redirect your customer to the checkout page:4. Handle the Result
After payment, the customer is redirected to yoursuccess or cancel URL.
5. Set Up Webhooks (Recommended)
Configure webhooks to receive real-time payment notifications:secret that you’ll use to verify webhook signatures.
Next Steps
Checkout Integration
Learn about advanced checkout options
Webhooks Guide
Set up webhook handling properly
API Reference
Explore the complete API
Error Handling
Handle errors gracefully