• Resolved rami08

    (@rami08)


    Hi there,
    Thanks guys for this awesome plugin ??

    So when i add the bank account details from backend, it works just fine, however i added the bank account form to frontend like this:

    if(class_exists(‘mangopayWCMain’)){
    $mangoPay=new mangopayWCMain();
    $mangoPay->bank_account_form( get_current_user_id() );
    }

    i got the form

    so when user enters his details they are correctly inserted in database but the API returns unauthorized error

Viewing 1 replies (of 1 total)
  • Plugin Author mangopay

    (@mangopay)

    Hi there, thanks for the feedback and sorry for the delay getting back to you. At this time, the plugin does not support the standalone bank account form so I suggest you continue to use the page where the bank account form is implemented (on the vendor settings page).

Viewing 1 replies (of 1 total)
  • The topic ‘Add bank account from fron’ is closed to new replies.