The {IF-USING-PAYPAL-WPS-BEGIN} QuickCode Tag must be used with the {IF-USING-PAYPAL-WPS-END} QuickCode Tag. The {ELSE} QuickCode Tag may optionally be inserted between {IF-USING-PAYPAL-WPS-BEGIN} and {IF-USING-PAYPAL-WPS-END}.
{IF-USING-PAYPAL-WPS-BEGIN} and {IF-USING-PAYPAL-WPS-END} are compatible with checkout templates. The default checkout template is checkout_1.tpl, but some template packages may include additional checkout templates for a multi-page checkout process.
Content between {IF-USING-PAYPAL-WPS-BEGIN} and {IF-USING-PAYPAL-WPS-END} will be shown if a PayPal Account Login has been saved in the store's settings, either through the PayPal Account Login option located in the Merchant Account Settings section of the System Settings, or through the PayPal Website Payments Standard Integration Options, located at [Modules > 3rd-Party Service Integration > PayPal Website Payments Standard Integration].
Content between {IF-USING-PAYPAL-WPS-BEGIN} and {IF-USING-PAYPAL-WPS-END} will be hidden if a PayPal Account Login has not been saved in the store's settings.
If {ELSE} is inserted between {IF-USING-PAYPAL-WPS-BEGIN} and {IF-USING-PAYPAL-WPS-END}, then content between {IF-USING-PAYPAL-WPS-BEGIN} and {ELSE} will be shown if a PayPal Account Login has been saved in the store's settings, either through the PayPal Account Login option located in the Merchant Account Settings section of the System Settings, or through the PayPal Website Payments Standard Integration Options, located at [Modules > 3rd-Party Service Integration > PayPal Website Payments Standard Integration].
Any alternate content between {ELSE} and {IF-USING-PAYPAL-WPS-END} will be shown if a PayPal Account Login has not been saved in the store's settings. |