Name

SECURE_SERVER__ —

SYNOPSIS

DESCRIPTION

VARIABLE TYPE

Catalog variable

EXAMPLES

No examples are available at this time. We do consider this a problem and will try to supply some.

NOTES

AVAILABILITY

SECURE_SERVER__ is available in Interchange versions:

5.8.0, 5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Payment/PayflowPro.pm
Line 186 (context shows lines 176-190 in avs_check():155)

=back

B<The following are specific to PayPal Express Checkout:>

=over 4

=item returnurl

B<Required.> URL where the buyer will return to. Usually set to something like:

__SECURE_SERVER____CGI_URL__/ord/paypalgetrequest

Create the page in F<pages/ord/paypalgetrequest.html> with contents of:

[charge route="payflowpro" action="get"]

Source: lib/Vend/Payment/PayflowPro.pm
Line 280 (context shows lines 270-284 in avs_check():155)

&final = yes
&setcheck = end_profile 1
&setcheck = payment_method paypal

__END__

=item cancelurl

B<Required.> URL to go to if the buyer cancels. Usually set to your checkout page:

__SECURE_SERVER____CGI_URL__/__CHECKOUT_PAGE__

=item headerimg

URL to your custom image to show the buyer during their PayPal.com session.

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!