<v:store:if_paypal_express_checkout>

Renders its contents only if currently selected payment method is PayPal Express Checkout. This tag will not render its contents if the payment method is PayPal Website Payments Standard or PayPal Website Payments Pro (Direct Payment). This is because you may want to provide different sets of instructions for each customer type.

Required Attributes

None.

Optional Attributes

None.

You may provide a <v:else> tag after this tag to specify HTML to render if the currently selected method is not PayPal Express Checkout.

Sample Usage

<v:store:if_paypal_express_checkout>
 Please note: your order is being processed by PayPal.
 You will receive 2 receipts via E-Mail, one from us and one from PayPal.
</v:store:if_paypal_express_checkout>