LiqPay Checkout API

Server-side API for generating signed payment requests that redirect customers to the LiqPay hosted checkout page. Supports one-time payments, donations, split payments, two-stage holds, and QR-code payments. Authentication uses HMAC-SHA1 signatures derived from the merchant public and private keys.

API entry from apis.yml

apis.yml Raw ↑
name: LiqPay Checkout API
description: Server-side API for generating signed payment requests that redirect customers to the LiqPay
  hosted checkout page. Supports one-time payments, donations, split payments, two-stage holds, and QR-code
  payments. Authentication uses HMAC-SHA1 signatures derived from the merchant public and private keys.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.liqpay.ua/documentation/en/api/aquiring/checkout/
baseURL: https://www.liqpay.ua
tags:
- Checkout
- Payments
- Cards
- Apple Pay
- Google Pay
properties:
- type: Documentation
  url: https://www.liqpay.ua/documentation/en/api/aquiring/checkout/
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/liqpay/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/liqpay/refs/heads/main/rate-limits/rate-limits.yml
contact:
- FN: LiqPay Support
  email: [email protected]
  url: https://www.liqpay.ua/en/support