Skip to main content

Create Static PayID

POST 

/v1/customers/create_static_open_payid

Creates a Static Open PayID that serves as a unique, reusable identifier linked to a customer’s information. This Static PayID can be used for multiple transactions, offering a persistent payment identifier that simplifies future payments and customer recognition.

When a Static PayID is created, it securely associates essential customer details like name, email, and optional address or phone number, ensuring a streamlined payment process for returning customers. Additionally, the customer_notification configuration allows for real-time updates on transaction status, providing merchants with immediate feedback on payment events through a secure callback mechanism.

Request

Responses

Static Open PayID created successfully.

Callbacks

POST 

{$request.body#/customer_notification.endpoint_url}

Callbacks Responses

Callback received successfully.