Obriym CRM logoObriym CRMCustomer flow workspace
FeaturesPricingRoadmapIntegrations
LanguageUKEN
Sign inGet started
FeaturesPricingRoadmapIntegrationsSign in
Payments · LiqPay

LiqPay payment — automatic status

A confirmed payment updates the order status and records the payment itself — no manual transition.

Try in your workspaceAll integrations
PaymentSignature OK
₴ 2 480.00
order #SHOP-10245

Status → Confirmed

updated automatically

LiqPay is a popular acquirer from PrivatBank. The payment callback is verified by signature, records a payment on the order, and updates its status.

How it works

STEP 1

Payment callback

LiqPay posts data/signature to the adapter endpoint.

STEP 2

Payment record

A crm_order_payments row is created with amount and status.

STEP 3

Status update

The order moves to "Confirmed" if it was "Pending".

Security

  • Signature verification base64(sha1(private_key + data + private_key))
  • No card data stored (PAN/CVV)
  • The private key is used only to sign — never returned in the UI
  • Tied to the order by order_id

Sandbox setup validation

In the adapter settings you can generate a signed test payload and verify the secret, endpoint and callback format — without recording real payments.

Setup

  1. 1

    Add the LiqPay adapter

    Provide the private key (to verify the signature) and copy the callback URL.

  2. 2

    Set the URL in LiqPay

    Configure the server callback to the generated endpoint.

  3. 3

    Validate the sandbox

    Generate a test payload and confirm the signature.

Frequently asked questions

Is card data stored?

No. We store only the status, amount and transaction id — no PAN/CVV.

How is the right order found?

The order_id from the callback is matched to the order's externalId in the CRM.

Connect LiqPay

Payments move the order status automatically.

Start for free
Obriym CRM logoObriym CRMCustomer flow workspace

Obriym CRM is a focused workspace for sales teams and e-commerce operations. Leads, deals, orders, and customer retention in one place.

Product

  • Features
  • Pricing
  • Roadmap
  • Integrations
  • API Reference

Developers

  • OpenAPI spec
  • JS Widget
  • Lead intake API
  • Orders API

Workspace

  • Open workspace
  • Settings
  • Team management

© 2026 Obriym CRM. Built for production sales and e-commerce teams.

Terms of ServicePrivacy PolicyPricingAPI Docs