Hi,
I’m not sure exactly what you’re trying to accomplish. That info may be helpful.
With WooCommerce and wcfm, there are two things you can set up payment methods for: 1) to allow customers to pay for goods and services, and 2) to allow vendors to withdraw their earnings.
1) Customers to pay for goods and services
You need to install the payment gateways, activate in WooCommerce settings (WooCommerce>>Settings>>Payment settings) and enter any information on your site or on the payment gateway platform, as requested by the payment gateway, and they will be available for customers to checkout through. You may go to wcfm>>Settings>>Payment setting and enter any transaction fees in the “Transaction Charges” section.
2) Allow vendors to withdraw their earnings
wcfm already supports PayPal, Skrill, Bank Transfer, Cash Pay, Wirecard (Moip), Stripe and Stripe Split Pay. You should follow these instructions to add support for other payment methods. When you follow the above instructions, you will merely be creating a form to collect payment account information from vendors. You will, however, have to pay the vendors manually from your payment gateway account (except for stripe split pay which can allow vendors to receive payment directly when their goods or services are purchased. If you’re in Nigeria, Ghana or South Africa, I recommend Paystack payment gateway. wcfm is working on a plugin for Paystack similar to stripe split pay. They already have a plugin which should make the withdrawal process automatic. It didn’t work on my site, though) using the information you collected.
You may go to wcfm>>Settings>>Payment settings and enter any withdrawal fees in the “Withdrawal Charges” section. Payment methods you want to be available to vendors for withdrawal have to be selected in the “Withdrawal Payment Methods” section of wcfm>>Settings>>Payment settings
Regards.