Documentation

GetByID

array
CSalePaySystemAction::GetByID(
 int ID
);

The method retrieves payment system handler parameters with ID. Non-static method

Parameters

ParameterDescription
ID Payment system handler ID.

Returned values

Returns an associated array containing payment system handler parameters. The array has the following keys:

Key* Description
ID Payment system handler ID.
PAY_SYSTEM_ID Payment system ID.
PERSON_TYPE_ID Payer type ID.
NAME Payment system name.
ACTION_FILE Name of the file containing the pay system script.
RESULT_FILE Name of the file containing a script used to retrieve the pay system result.
NEW_WINDOW Specifies whether a new window should be opened for this pay system (Y/N).
LOGOTIP Displays payment system logo.

* - main keys are described.



© «Bitrix24», 2001-2024
Up