v1

latestOpenAPI 3.0.02026-07-2414022.3 KB
Payments

CardPayment

The CardPaymentRequest allows you to process direct card transactions using a Host-to-Host integration. This request includes card details (PAN, expiry, CVV) and order information submitted securely to PayGate. If 3D Secure is required, PayGate automatically handles the challenge flow via MPI and returns a Redirect response.

A Completed status indicates that the transaction was successfully authorised.
In some cases, if 3D Secure authentication is required, the response will include a block. Redirect the customer using these details to complete the challenge flow.
Include NotifyUrl to receive server-to-server (webhook) confirmation, and ensure your system replies with OK.

Runtime endpoint: POST https://secure.paygate.co.za/payhost/process.trans

post/payhost/card-payment

Headers

Content-Typestring required
Example:text/xml

SOAP requests in this collection use text/xml.

SOAPActionstring
Example:SinglePayment

SOAPAction value captured from the source Postman collection.

Response

SOAP response returned by PayHost.