hi,
i use pay by check addon of PMPRO for bank transfer payment.
The problem is that WPMLS don't recognize the status of user.
With paypal work, but with pay by check when the user get the membership the status is automatically set to pending. (it's correct because we aspect the payment).
it's possible with code to block the user when the status is pending ?
the code is here : https://github.com/strangerstudios/pmpro-pay-by-check/blob/master/pmpro-pay-by-check.php
simple i think i can add a more if statement of status in course in WPMLS where check the control...
can you help me ?
thanks