Customize checkout page on WooCommerce

Ecodor

Senior Member
Joined
Nov 5, 2017
Messages
896
Reaction score
232
Hey all, how can i customize the checkout page on woocommerce template? I need the user to be able to pay with points and not with real money
 
You may need to custom code something, not sure there is an addon for this.
 
There should be a variety of plugins to achieve that, but it may require a bit of customization.

Here are a couple from Google:

Code:
https://woocommerce.com/products/store-credit/

https://woocredits.com/

https://wickedcoolplugins.com/the-plugins/credit-store/
 
I think you can use a plugin to get business logic to accept point payments.
If you find a plugin, you can activate the payment method in the Woocommerce settings -> payments.
Make sure you deactivate the money and leave only one active which is the new plugin.
 
Back
Top