getStatus

fun getStatus(    token: String,     isSandbox: Boolean,     callback: GetStatusCallback)

Returns invoice data for specified order.

Parameters

token

Xsolla payments token.

isSandbox

Whether the order is processed in sandbox mode.

callback

Status callback.

Sources

Link copied to clipboard