Description
Displays or returns the checkout url.
Usage
<code><?php tcp_the_checkout_url(); ?></code>
Parameters
- $echo
- (Boolean) Display the url (true) of the Checkout page, or return it for use in PHP (false). Defaults to true.
Displays or returns the checkout url.
<code><?php tcp_the_checkout_url(); ?></code>