Skip to content

Send the visitor to the checkout page of your WooCommerce store

Notifications You must be signed in to change notification settings

SatelliteWP/wc-gotocheckout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Go to checkout for WooCommerce

Send the visitor to the checkout page of your WooCommerce store

Usage

You can use a link to directly add a product to you cart with something like this:

Add Product ID 25 with quantity of 1

https://example.com/?add-to-cart=25&quantity=1

Add Product ID 25 with quantity of 3

https://example.com/?add-to-cart=25&quantity=3

Using this plugin, you simply have to add the gotocheckout=true parameter to redirect to the checkout:

Add Product ID 25 with quantity of 1 and redirect to checkout

https://example.com/?add-to-cart=25&quantity=1&gotocheckout=true

About

Send the visitor to the checkout page of your WooCommerce store

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages