|
PHP5中文手册
pfpro_process(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5) pfpro_process — Process a transaction with Payflow Pro 说明
array pfpro_process
( array $parameters
[, string $address
[, int $port
[, int $timeout
[, string $proxy_address
[, int $proxy_port
[, string $proxy_logon
[, string $proxy_password
]]]]]]] )
pfpro_process() processes a transaction with Payflow Pro.
参数
返回值Returns an associative array of the keys and values in the response. 范例
Example#1 Payflow Pro example
<?php |