GetWebpayPurchaseHtmlPage

From Gvp-public
Jump to navigation Jump to search

Description

This method gets the HTML page of the webpay purchase.

Parameters

  • token (String, required)
A valid token for identifying the API session context. The token can be anonymous or logged.
  • transactionId (int, required)
Int value of the transaction ID.


Returns

Returns a string containing the html page.


Exceptions

TO BE COMPLETED


Caching

This method is not cached.


Known issues

  • None


Version history

TO BE COMPLETED


See also