function.paypal_ec_button.php
Table of Contents
- smarty_function_paypal_ec_button() : string
- Outputs the required Express Checkout PayPal HTML
Functions
smarty_function_paypal_ec_button()
Outputs the required Express Checkout PayPal HTML
smarty_function_paypal_ec_button(array<string|int, mixed> $params, Smarty &$smarty) : string
If the "Express Checkout Buttons" are enabled from the admin section this function will output the required HTML that will display the buttons which will load the required JS modules.
Parameters
- $params : array<string|int, mixed>
- $smarty : Smarty