Get Result

Retrieves the final result of a Customized Checkout or Embedded Components transaction. Call this only after the customer has been redirected back to your return URL — calling it earlier cancels the session.

Include ACK=Y to combine GetResult with acknowledgement in a single call.

Body Params
string
required
^[a-zA-Z0-9]{8}$

Terminal ID of the merchant (8 alphanumeric characters). Must always be the first field.

string
required
length ≤ 16
^[a-zA-Z0-9]+$

Password for the Terminal ID (provided by SportsPay).

string
enum
required

Type of transaction (W for Web-Redirect).

Allowed:
string
enum
required

Defines the action to perform. For this request, it will be GetResult.

Allowed:
string
required

The session ID that was returned by StartSession.

string
enum

Capture the payment (Y is Yes, N is No).

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json