background
Tags:paymentlinkspaylinksbetaallinkimportcsvtemplatecustomerklantoverwriteoverschrijvenheadersamountrefexpirylanguagetaal
Show me

You can import payment links in bulk using a CSV file. Use a basic file with only payment link fields, or a full file that also creates or updates customer records — both formats are accepted.

  1. Navigate to Payment links in the left-hand navigation menu.
  2. Click Import or click New and select Import.
  3. Optionally, check Allow overwrite of customer data when importing to update existing customer records during import.
  4. Upload your CSV file.

CSV files are limited to 200 KB per upload. If your file exceeds this limit, split it into multiple smaller files before importing.
If an import fails, you will receive an email with a detailed error report so you can correct and re-upload your file.
When a customer field is left empty in your imported file, that field is also cleared on the existing customer record. Make sure to include all required data.

The following customer fields can be updated when overwrite is enabled:

  • email
  • address
  • mobile
  • language

CSV headers

Required

FieldDescription
amountAmount of the payment link
msgMessage / title of the payment link
refReference / remittance of the payment link

At least one customer identifier is also required:

FieldDescription
firstnameFirst name of the customer
lastnameLast name of the customer
customerNumberCustomer number — use to reference an existing customer
emailEmail address — use to reference an existing customer
You can use `debtor` instead of `firstname` and `lastname`. The value is used as the full customer name in the format `firstname lastname`.

Optional

FieldDescription
lLanguage for the payment link invitation. Accepted values: en, nl, fr, nl_nl (Netherlands), fr_fr (France), de, it, es, pt. When not provided, the language configured on your company is used. The language must be enabled on the selected profile, otherwise English is used by default.
ctProfile ID — use a specific profile for the payment link
mobilePhone number of the customer. Ignored if the customer already has a mobile number. Use international format (+31, +32, +33, …).
expiryExpiration date of the payment link (yyyy-mm-dd)
companyNameCompany name
cocChamber of Commerce number or VAT number (format: BE0123456789). Leave blank if the customer is a private individual.
addressStreet and number
cityCity
zipPostal code
countryCountry in ISO 2-character format (e.g. BE, NL, FR)

Template files

For a general overview of all import types and guidelines, see the Data import guide.

Some editors (e.g. Microsoft Excel) may reformat date and number values to your local settings when opening a CSV file. Verify the file contents before uploading, or use a plain text editor.
Last Update: 2026-03-10