.. _endpoint_parameters_manager: Endpoint Details ################ .. role:: ex .. role:: code .. Note:: Settings specified on Endpoint level override Project level settings. .. list-table:: :widths: 48, 46, 16 :header-rows: 1 :class: longtable table-text-justify table-text-center * - Parameter Name - Description - | Necessity | for creation * - :code:`Status` - Shows whether Endpoint is enabled or disabled. Can be changed later. - :ex:`Required` * - :code:`Project` - Shows to which exact project this endpoint is linked. CANNOT be changed later. - :ex:`Required` * - :code:`Merchant` - Shows to which exact merchant this endpoint is linked. CANNOT be changed later. - :ex:`Required` * - :code:`Description` - Shows Endpoint description. Can be changed later. - :ex:`Optional` * - :code:`Manager rate plan` - Allows to set manager rate plan. Can be changed later. - :ex:`Optional` * - :code:`Reseller rate plan` - Allows to set reseller rate plan if reseller is selected. Can be changed later. - :ex:`Optional` * - :code:`Merchant rate plan` - Allows to set additional merchant rate plan. Can be changed later. - :ex:`Optional` * - :code:`Payment form template` - Allows to add payment form which will be displayed after initiating the transaction. - :ex:`Optional` * - :code:`Wait form template` - Allows to add wait form which will be displayed until transaction reaches the final status. - :ex:`Optional` * - :code:`Finish form template` - Allows to add finish form which will be displayed after transaction reaches the final status. - :ex:`Optional` * - :code:`Tags` - Shows the tag of the Endpoint. While searching Endpoints by tag, all Endpoint with the same tag will be shown. Can be changed later. - :ex:`Optional` * - :code:`Loyalty service` - Shows which external loyalty service is selected. Can be changed later. - :ex:`Optional` * - :code:`Min transaction amount` - Possible to set any minimal amount which be passed through the endpoint. Transaction requests with amounts lower than minimum will be rejected. Can be changed later. - :ex:`Optional` * - :code:`Max transaction amount` - Possible to set any maximum amount which be passed through the endpoint. Transaction requests with amounts higher than maximum will be rejected. Can be changed later. - :ex:`Optional` * - :code:`Enable auto capture` - Enables automatic capture. - :ex:`Optional` * - :code:`Auto capture period (hours)` - Sets the time in hours, after which preauthorized amount will be automatically captured. - :ex:`Optional` * - :code:`Enable auto return` - Enables automatic return. - :ex:`Optional` * - :code:`Auto return period (minutes)` - Sets the time in minutes, after which transaction will be refunded. - :ex:`Optional` * - :code:`Message server` - Allows to select message server. - :ex:`Optional` * - :code:`Returning customer approve sessions count` - Shows after how many transactions with final status approved, customer will be considered as returning for the endpoint. - :ex:`Optional` * - :code:`Client definition` - Shows by which criteria customer will be counted as new or returning for the endpoint. - :ex:`Optional` * - :code:`Merchant Transfer Inquiry URL` - URL of Connecting Party server for Check Transfer stage. Mandatory for `Mobile Device Transfer `_. - :ex:`Optional` * - :code:`Merchant Transfer Notif. URL` - URL of Connecting Party server for Transfer Card Mapping stage. Mandatory for `Mobile Device Transfer `_. - :ex:`Optional` * - :code:`Merchant Sale Inquiry URL` - URL of Connecting Party server for Check Sale stage. Mandatory for `Mobile Device Sale `_. - :ex:`Optional` * - :code:`Merchant Sale Notif. URL` - URL of Connecting Party server for Sale Card Mapping stage. Mandatory for `Mobile Device Sale `_. - :ex:`Optional` * - :code:`Merchant Verification Inquiry URL` - URL of Connecting Party server for Check Verification stage. Mandatory for `Mobile Device Verification `_. - :ex:`Optional` * - :code:`Merchant Ver. Notif. URL` - URL of Connecting Party server for Verification Card Mapping stage. Mandatory for `Mobile Device Verification `_. - :ex:`Optional`