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
- 200
- 400
- 401
- 422
Static Open PayID created successfully.
Bad Request.
Unauthorized.
Unprocessable Entity.