Hi, I'm trying to complete a test cycle
* student buying
* instructor watching earnings on the desk
* adiministrador paying the instructor.
Now I am aware of the limitations of the payment by bank transfer
but in order to make the payment by bank transfer functional, I would need these changes
1 register number account and the name of the bank, of the instructor ..
I can do it by adding the fields in the form Instructor registration, this is not a problem.
2 (HERE THE PROBLEM) I need these fields to be seen in "wp-admin / lms / settings / commissions", I think this is possible because you already show the instructor's mail .. (well I hope it is possible)
https://prnt.sc/lsvqr3
Currently it looks like this
INSTRUCTOR NAME
COMMISSION (BS.)
PAYPAL EMAIL
SELECT
PAY VIA PAYPAL
could look something like this
INSTRUCTOR NAME
COMMISSION (BS.)
PAYPAL EMAIL
Name of the bank
No. bank account
SELECT
PAY VIA PAYPAL
It would be great to be able to export to CVS later, with reasons for automation with the bank. Exportation to CVS is not necessary at this time, because it implies a major modification
I think all this is very good for permanent implementations