checkoutUrl()
Kirby site method
No documentation available.
Usage
This method is available on the $site object:
$site->checkoutUrl();
// or
site()->checkoutUrl();
Source: /methods/site/checkoutUrl.php
Kirby site method
No documentation available.
This method is available on the $site object:
$site->checkoutUrl();
// or
site()->checkoutUrl();
Source: /methods/site/checkoutUrl.php
Jump to