Input Parameters Format
Name |
Type |
Structure |
Description |
---|---|---|---|
environment |
array |
|
This section contains system parameters: provider's locale and the set of predefined URLs used for redirects. |
config |
array |
Name-values |
Plug-in configuration parameters defined in |
ref_no |
integer |
|
Billing transaction identifier |
transaction_amount |
double |
|
The amount of transaction |
currency_iso |
string |
|
The currency of transaction amount in ISO format ("USD", "EUR" etc) |
account_info |
array |
Additionally, the following fields are available for a company:
|
Account details |
vendor_info |
array |
Structure is the same as for account_info |
Provider's details |
document_info |
array |
|
Payment document description |
payment_method |
array |
Name-value pairs together with the following parameters:
|
Attributes of the previously saved payment method. Contains name-value pairs returned by the ADD_NEW_METHOD parameter. |
previous_transaction_data |
array |
Name-values |
Data saved from the previous transaction. Contains name-value pairs returned previously in the TRANSACTION_DETAILS array. |
callback_params |
array |
Name-values |
Data received from the payment gateway on returning back from the payment gateway site or in the notification from the payment gateway server. Contains name-value pairs. |