For the complete documentation index, see llms.txt. This page is also available as Markdown.

QR Codes for PaymentSITE

The Sola API gives you the ability to generate Quick Response (QR) codes that link to a custom PaymentSITE with pre-filled fields. Running a Sola API call for Sola PaymentSITE will return a QR code that can be used within point-of-sale applications or displayed on signage or reciepts that customers can scan.

The QR code will be returned as base64 and can be converted to an image file.

EndPoints

/CREATE

Create a QR code for merchants Sola/Cardknox PaymentSITEs

API URLs

API Details

Type

GET

Parameters

Sample Request

us-east-2.qr.cardknox.com/create?url=secure.cardknox.com/demo?[xfield=value]&[xfield=value]

Last updated

Was this helpful?