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

Body Params
Headers
string
required

SOAP requests in this collection use text/xml.

string

SOAPAction value captured from the source Postman collection.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/xml