Obriym CRM logoObriym CRMCustomer flow workspace
AIFeaturesPricingRoadmapIntegrations
Sign inGet started
AIFeaturesPricingRoadmapIntegrations
Status sync · LiqPay

LiqPay — automatic order status sync

A payment confirmed on LiqPay's side raises one team alert and updates a matching order in the CRM.

Try in your workspaceAll integrations
Callback logSignature OK
callback received · order #SHOP-10245

Status → Confirmed

synced automatically

LiqPay is PrivatBank's payment service. When it confirms a payment on its side, the CRM verifies the callback signature, records the result on the order, and syncs 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 for both variants currently present in LiqPay's official callback documentation: base64 SHA3-256 in the formula and base64 SHA1 in executable examples
  • 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

Optional setup validation

Callbacks work as soon as the private key is saved — the test neither activates nor blocks the adapter. You can optionally generate a signed payload to check the secret and format locally without recording a payment.

Setup

  1. 1

    Add the LiqPay adapter

    Provide the private key and create the adapter. Its unique callback URL appears only on the created adapter page.

  2. 2

    Pass the URL as server_url

    Add the generated URL to server_url in every LiqPay Checkout/payment request. result_url is different: it redirects the buyer's browser.

  3. 3

    Optionally verify locally

    Generate a test payload and confirm the signature. This is a diagnostic, not a prerequisite for real callbacks.

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.

Can the CRM create or refund a LiqPay payment?

No. This adapter only receives signed callbacks and records their result. Checkout, charges, holds, refunds and status API calls remain in the storefront or LiqPay account.

Connect LiqPay

Confirmed payment statuses sync into the order 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 by OBRIYM

  • crm@obriym.com
  • OBRIYM
  • Serhii Oberemchuk

Individual Entrepreneur Oberemchuk Serhii Oleksandrovych · State reg. 178752761226

Product

  • AI
  • Features
  • Pricing
  • Compare
  • Roadmap
  • Integrations
  • API Reference

Company

  • About OBRIYM
  • Founder
  • Contact
  • Roadmap

Developers

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

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

Terms of UseTerms of ServicePayment & RefundsPrivacy PolicySubprocessorsData ProcessingLegal detailsData DeletionPricingAPI Docs