shopCheckPaymentRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| transactionId (int) | 1/1 | The transaction id return by the start payment call. |
JSON
| property | type | description |
|---|---|---|
| transactionId | transactionId (int) | The transaction id return by the start payment call. |