Hello, I have two payment types, Offline and Paypal. What I'd like to do is hide the Paypal option if the user is not logged in. Users logged in will see both payment types. Whats the best way to accomplish this? Thanks
It is possible to do only with customization. You need to use hook Am_Event::SIGNUP_FORM_GET_PAYSYSTEMS Here you can find some info how to handle events http://www.amember.com/docs/API/HookManager I can implement such customization for you. Please contact us in helppdesk (https://www.amember.com/support) and refer to this thread.