ePages 7.28.0 - DE_EPAGES/PayPalPro/API/PayflowPro.pm

Package DE_EPAGES::PayPalPro::API::PayflowPro

PayflowPro - Library for accessing PayPal's Payflow Pro HTTP interface This Modul is used instead of the original PayflowPro.pm because we have added some debug messages etc.

@EXPORT_OK
CallpayFlowPro

Functions

CallpayFlowPro

CallpayFlowPro

Send a payment request to the payment gateway

Syntax
my $hResult = CallpayFlowPro($hParams, $IsInTestMode);
Input
$hParams (ref.hash)
the parameters to send
$IsInTestMode (boolean)
use test gateway or not
Return
$hResult (ref.hash)
result received from PayPalPro