This isn’t a simple UI change, as pointed out above. If you wanted to develop something I think you would start by creating your own payment gateway. For example, a buyer could choose to pay for an item by credit card, Paypal or Points.
You can find out more about creating your own gateway HERE.
Also, there are a couple plugin options that seem pretty close to what you are asking. Take a look at THIS or THIS.
Related Posts:
- WooCommerce: Can’t use wc_get_products for custom REST API endpoints
- How to get rid of the hover zoom in WooCommerce single products
- What’s the difference between WC() and $woocommerce
- Hook and send Woocommerce data after click Place Order button
- Show only geolocated user country into Woocommerce checkout country fields
- Extend Woocommerce rest api routes fails
- Remove action on product archive page [closed]
- The correct way to override WooCommerce product gallery from a plugin [closed]
- display available size on hover, in woocommerce shop page [closed]
- Customize WooCommerce orders displayed shipping
- How can I show an empty WooCommerce cart? [closed]
- Is there a Woocommerce hook that fires when applying a coupon but before checking if it’s valid?
- What is the action hook for an order that fails on frontend checkout in WooCommerce?
- How to unhook a function in Woocommerce Template?
- Using a filter with multiple parameters and $this
- Remove Order List Row Link in WooCommerce Admin?
- Get rid of product images mobile swipe functionality from WooCommerce single product [closed]
- Which hook should I use to capture $_POST(‘password’) via profile update and password reset
- Edit WooCommerce product content based on category
- woocommerce_package_rates not fired everytime
- differentiate hooks and filters on the same page [closed]
- ‘profile_update’ hook alternative for WooCommerce user meta data
- How to update custom field in WooCommerce
- Add Stripe Connect data to wc_stripe_payment_request
- Redirect customer to login page (with other signup plugin) if user not logged in when proceeding to checkout
- How to subscribe free subscription on user registration in woocommerce subscription plugin?
- How to list all WC products by their attributes values?
- Showing the WordPress standard text area on a Woocommerce Single Product Page?
- Woocommerce Moving Review Below add to cart breaks button
- WooCommerce order complete email logic
- How to override Woocommerce functionality in Reports section?
- how can use woocommerce add to cart popup?
- How to Update the Order-Items While Editing an Order on the WooCommerce Admin Order Screen [closed]
- WooCommerce Hook: Content get’s displayed twice and not AFTER the order total
- How to re-arrange this hooked content?
- How to exclude a taxonomy from shop & search page wooCommerce?
- Redirect no product url’s to static url
- What Hook/Action is performed when a field in checkout form is changed in WooCommerce
- How to change a WooCommerce Subscription Deposit and Monthly Payment? [closed]
- How can I add a so i can show sale price under normal price
- password_reset doesnt work
- WooCommerce checkout page price break down table hook
- WooCommerce event works in jQuery but not in JavaScript
- How to output woocommerce products to a page, style and modify the html structure
- Filter default_content only for products
- Woocommerce – Adding row to cart table
- Conditional action hook
- How can I override wp_price woocommerce function in my theme
- Conditionally run function based on custom meta value?
- manage_shop_order_posts_custom_column() hook is Not working In Functions.php file in my WordPress active theme
- Display custom product option in admin order details
- How to alter taxes amounts when updating an order
- How to check if woocommerce_order_item_name is use in email?
- Hooks For Design variation in woo commerce single product page
- How to add woocommerce products header title in woocommerce_breadcrumb hook to function.php
- Use ID as slug for product category by default in WooCommerce?
- What is the problem with these lines of code?
- Woocommerce : Add name filed of checkout page to buyers wordpress display name
- Missing variable options on add to cart form
- call_user_func_array() expects parameter 1 to be a valid callback, class ‘WC_Rapyd’ does not have a method ‘install’
- Help to locate a woocommerce hook method
- check shipping amount in woocommerce_after_checkout_validation?
- How to display two different custom taxonomy terms on a WooCommerce single product page
- Woocommerce Disabling Auto Restocking for Cancelled Orders
- Parameters in woocommerce_before_add_to_cart_button hook
- Unable to call woocommerce hook in my custom php file
- How can i add product Accessories from front-end using custom php form?
- woocommerce_add_to_cart custom function called several times
- How to track product price changes?
- Remove username and account password field from checkout page
- Display product thumbnail in Woocommerce email notifications
- Add suffix to price html does not work
- With what hook do I remove WooCommerce existing Product Data Tab form fields?
- How to hook in to WooCommerce Related Products
- Woocommerce: Unique price for individual basket items
- Hide add to cart when product variation has no price or is unavailable
- Hook woocommerce price in backend order edition
- WooCommerce Admin Only Email Hook
- Create woocommerce order on new user registration
- WooCommerce Hook after Billing form completed, but before payment Gateway
- dakon show vender address on checkout page
- Hide a shipping method if cart total is higher than an amount
- Add second price option based on payment method at cart item price
- Use a woocommerce hook to create a table and populate it with a query
- Which WooCommerce hook do I need to use to place the coupon field after the checkout sidebar
- How to get the webshop page in 2:nd language, with Polylang and Hyyan
- Subcategories not working when using shared base with custom taxonomy
- How can I reference external attachments without breaking core WordPress files?
- Hide prices from certain category in woocommerce
- Check if a WooCommerce Order Item has a specific meta data key
- How to access product’s meta data when deleting a WooCommerce product?
- Format number to 2 decimal places
- Two e-commerce in two different folders of the same domain
- Woocommerce language isn’t default language
- How set variation after filter in WooCommerce?
- Does anyone know a crowdsourcing plugin that can support the following use case?
- Getting error in debug : price was called incorrectly. Product properties should not be accessed directly
- Woocommerce – Dynamic Link to The Most Recently Added Product
- Change Checkout “Place Order” text if cart has a specific product
- woocommerce: get product detail form sku [closed]