Description |
Allows to specify the data transmission method used while returning to the merchant website.
Input field.
|
Format |
enum |
Error code |
48 |
Possible values |
Field name |
Value |
Description |
vads_return_mode |
absent, empty or NONE |
No parameters will be transmitted to the Return URL. |
GET |
The return fields will be transmitted to the return URL in an HTTP GET form (in the "query string"). |
POST |
The return fields will be transmitted to the return URL in an HTTP POST form.
If the return to the shop in done from an environment other than https, a security pop-up message will be displayed to the buyer. |
|
Category |
Redirection to the merchant website. |