You can create a new Checkout payment gateway in Fynlo to allow your clients to pay invoices online using your Checkout.com credentials.
Follow the steps below to set it up.
Before You Start
Make sure you have the following from Checkout.com:
Public Key (
pk_...)Secret Key (
sk_...)Process Channel ID (
pc_...)Correct environment (Sandbox or Live)
If you don’t have these yet, please refer to the guide:
How to Connect Checkout.com to Fynlo
Step 1: Go to Payment Gateways
Log in to your Fynlo account
Click Settings
Select Payment Gateways
You will see a list of existing gateways (if any).
Step 2: Create a New Checkout Gateway
Click New Payment Gateway
Under Platform, select Checkout
Step 3: Enter Your Credentials
Fill in the required fields:
| Field | What to Enter |
|---|---|
| Public Key | Your pk_... key from Checkout.com |
| Secret Key | Your sk_... key from Checkout.com |
| Channel | Your pc_... Process Channel ID |
| Status | Set to Active |
⚠️ Make sure:
You do not mix Sandbox and Live keys
There are no extra spaces when pasting
Step 4: Save the Gateway
Click Save.
Your Checkout payment gateway is now created and ready to use.
Step 5: Enable It on Your Invoices
To allow clients to pay using Checkout:
Create or open an invoice
Ensure online payment is enabled
Send the invoice
When your client opens the invoice, they will see the payment option.
How to Test the Gateway (Recommended)
If you are using Sandbox keys:
Create a test invoice
Send it to yourself
Open the invoice link
Attempt a payment
If the payment page loads correctly, your setup is successful.
Common Issues
Payment Button Not Showing
Confirm the gateway status is set to Active
Make sure the correct credentials were entered
Payment Fails
Verify that the Public Key, Secret Key, and Channel ID are correct
Ensure all credentials belong to the same environment (Sandbox or Live)