Skip to main content
PAY API (DocPay) lets partners fully manage payment products: tickets, services, payment requests. You configure pricing, customer forms, checkout page appearance, and integration via webhooks (payment notifications, pricing fetch). The entire purchase flow can be configured via API without changes to the partner’s frontend or backend.
Sandbox (Swagger): PAY API documentation URL is provided by Paymove (sandbox environment).
The configuration order (step by step) is described on the Configuration page. For endpoints and API details, see REST API.

Configuration

Step 1: create product. Steps 2–6 on the REST API page.

REST API

Endpoints in steps: pricing, forms, UI customization, webhooks, subproduct and QR.

What you need for integration

DataDescription
partnerIdPartner identifier (assigned by Paymove).
API keyAuthorization for PAY API calls (provided by Paymove).
Base URLEnvironment URL (sandbox/production) provided by Paymove.
Auth details and endpoint URLs are in the integration sections and in the PAY API Swagger docs.