Name

CHECKOUT_PAGE —

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

CHECKOUT_PAGE 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 203 (context shows lines 193-207 in avs_check():155)

[/if]
[bounce href="[area href=ord/paypalcheckout]"]

also, set up F<pages/ord/paypalsetrequest.html>, with contents of:

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

[if session paypal_token]
    [bounce href="https://www.[if variable INDEV]sandbox.[/if]paypal.com/cgi-bin/webscr \
?cmd=_express-checkout&token=[data session paypal_token]"]
[else]
    [bounce href="[area href=]"]
[/else]
[/if]

Then add the PayPal Checkout button to your basket page:

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!