Currently, the plugin does not include any user-facing shortcodes or PHP template tags. All functionality is provided through:
- WooCommerce Settings Panel under Digital Product Checkout
- Auto-injected Fast Checkout Buttons on shop and product pages
- Checkout behavior modifications handled in the background
However, if you are using the Block Editor, the plugin recommends switching the checkout page to use a Classic Shortcode block, as the fast checkout logic is optimized for classic shortcode rendering.
How to switch to Classic:
- Edit your checkout page under Pages > All Pages
- Click the “Checkout” button in the editor toolbar
- Choose “Transform to Classic Shortcode”
- Save your changes
This ensures compatibility with all plugin functions.