1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
.description.php
См. документацию.
1<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><?
2$psTitle = "Payflow Pro";
3$psDescription = "Accept payments on your Web site with Verisign scalable, fully customizable payment gateway solution. Payflow Pro gives you immediate connectivity to all major payment processors. <a href=\"http://verisign.com\" target=\"_blank\">http://verisign.com</a>";
4
6 "PAYFLOW_URL" => array(
7 "NAME" => "Pay system web url",
8 "DESCR" => "Pay system web url (e.g. test-payflow.verisign.com)",
9 "VALUE" => "test-payflow.verisign.com",
10 "TYPE" => ""
11 ),
12 "PAYFLOW_PORT" => array(
13 "NAME" => "Pay system port",
14 "DESCR" => "Pay system port (e.g. 443)",
15 "VALUE" => "",
16 "TYPE" => ""
17 ),
18 "PAYFLOW_USER" => array(
19 "NAME" => "User code",
20 "DESCR" => "The user code obtained from Verisign.com",
21 "VALUE" => "",
22 "TYPE" => ""
23 ),
24 "PAYFLOW_PASSWORD" => array(
25 "NAME" => "Password",
26 "DESCR" => "The password obtained from Verisign.com",
27 "VALUE" => "",
28 "TYPE" => ""
29 ),
30 "PAYFLOW_PARTNER" => array(
31 "NAME" => "Partner",
32 "DESCR" => "Verisign.com partnet (e.g. VeriSign)",
33 "VALUE" => "VeriSign",
34 "TYPE" => ""
35 ),
36 "PAYFLOW_EXE_PATH" => array(
37 "NAME" => "Path to SDK",
38 "DESCR" => "Path to file pfpro.exe (e.g. /verisign/win32/bin/pfpro.exe)",
39 "VALUE" => "/verisign/win32/bin/pfpro.exe",
40 "TYPE" => ""
41 ),
42 "PAYFLOW_CERT_PATH" => array(
43 "NAME" => "Path to certification (e.g. /verisign/win32/certs/)",
44 "DESCR" => "Path to certification",
45 "VALUE" => "/verisign/win32/certs/",
46 "TYPE" => ""
47 ),
48 "NOC" => array(
49 "NAME" => "Buyer name",
50 "DESCR" => "Buyer name",
51 "VALUE" => "NAME",
52 "TYPE" => "PROPERTY"
53 ),
54 "ADDRESS" => array(
55 "NAME" => "Buyer address",
56 "DESCR" => "Buyer address",
57 "VALUE" => "ADDRESS",
58 "TYPE" => "PROPERTY"
59 ),
60 "ZIP" => array(
61 "NAME" => "Buyer zip",
62 "DESCR" => "Buyer zip",
63 "VALUE" => "ZIP",
64 "TYPE" => "PROPERTY"
65 )
66 );
67?>
$psDescription
Определения .description.php:7
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$arPSCorrespondence
Определения .description.php:6
$psTitle
Определения .description.php:3
die
Определения quickway.php:367