CHECKOUT_PAGE —
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: