How it works
When to use H2H
Integration steps
1
Initiate the payment
Call the PCX payment initiation endpoint with
pay_by_link: true in the metadata. PCX returns a payment_link URL. See Initiating a Payment.2
Deliver the link
Send the
payment_link to the customer via SMS, email, push notification, or in-app message. The link expires after 24 hours.3
Receive confirmation
PCX sends a server-to-server webhook to your registered endpoint when the payment status changes. See Payment Status & Webhooks.