Tag: Tutorial
Custom Discounts in WooCommerce
Apply custom discounts via coupons, fees (negative), or price filters carefully.
Dynamic Pricing in WooCommerce
Change prices based on quantity, role, or conditions with filters.
WooCommerce Checkout Customization
Customize checkout UX: fields, layout hooks, and order notes.
Custom Payment Fields
Add gateway-specific fields on checkout for card references or UPI IDs.
WooCommerce Payment Gateway Development
Build payment gateways that process checkout and update orders safely.
Creating a Custom Payment Gateway
Implement a WC_Payment_Gateway subclass with form fields and process_payment.