We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
upravena textace pro authCode
Any auxiliary data that the merchant passes to the gateway, must be BASE64 encoded. The maximum length after encoding is 255 characters. In case of the "Marketplace" business model, the merchant must identify his retailer using the ID company number. This identifier must be enclosed in square brackets [] and can be placed arbitrarily within the merchantData item. If several retailers participate in the purchase, the ID number values are separated by a comma - e.g. [12345678,87654321].
updated desc for totalAmount
Updated Basic Methods (markdown)
added missing authCode into return params
API 1.9 public release docs