Paystack Split Payments Integration with WC Vendors — Creating the Split Configuration
public function process_split_payment( $order ) { $vendors_due = WCV_Vendors::get_vendor_dues_from_order( $order, false ); $sub_accounts = array(); foreach…
Mass Order Delete
Bulk delete orders from Easy Digital Downloads easily
Force account creation by category or tag
Forces the customer to create an account at checkout if a download in the cart has…
Risikoanalyse Formular
6) Wichtiger Hinweis zu Elementor Dieses Formular ist in Elementor eingebettet, aber kein natives Elementor-Pro-Formularwidget. Der…
Give Subscription on Purchase
This snippet will provide customers with one year of access to subscription content when they make…
Topup Form
Top Up Now Player ID Buy Now
Change the sold by link label to vendor's name
Change the sold by link label to vendor's name
Use Billing Address in Order Exports
By default the export order feature for the vendor dashboard users the customers shipping address. This…
Remove "mail.readwrite" Scope for the Outlook Mailer (copy)
This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.
Add Custom Taxonomy - Multiple Vendor Taxonomy
Allows the vendor to select multiple taxonomies
BOGO Coupons to refer to original subtotal
When a BOGO coupon has a minimum spend (Usage Restriction) configured, applying the coupon can incorrectly…