Same Page Checkout for WooCommerce self-updates
A block pattern for displaying a single product block and the checkout block
by Backcourt Development · github.com/kathyisawesome/wc-same-page-checkout · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kathyisawesome/wc-same-page-checkout/archive/refs/heads/trunk.zipShips its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.
Quickstart
This is a developmental repo. Clone this repo and run npm install && npm run build
OR
|Download latest release|
|---|
What's This?
Experimental plugin that registers a block pattern for creating same page checkouts in WooCommerce.
Warning
- This is provided as is and does not receive priority support.
- Please test thoroughly before using in production.
- Requires WordPress 6.5+
- Requires a version of WooCommerce that doesn't exist yet... waiting on my PR to be merged into core.