i have two user type “Retailer” and “Private” but i want to open different registration form for both user type and also different payment method so how i do it means which component i use for that or any plugin
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Virtuemart has the ability to have different user types with different pricing options.
If you wanted different user types to also have different payment types, then you would need to add some custom code to the payment portion of the checkout to only display the types available to the current user’s group.