Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
They don't have to. They just need to view the Subscription tab of that users profile. They can then go through the frontend process on the users behalf using the users Subscription tab.Problem 1 is that the administrators don't know the members password, so they cannot login on the users behalf in the frontend.
Backend skips payment process. It activates the plan immediately."Problem" 2 is that the administrator is allowed to select a plan in the backoffice and save. If it is not possible for the administrator to select a plan for the member in the backoffice, this should not be allowed through the UI.
That's not how backend works. There is no payment process. So there is no basket and no need for payment calculations. We've plans to allow backend basket creation in a future release though.Ideally, when the administrator selects a plan for a user in the backoffice, all promotions for that user should be calculated and a basket created using the offline gateway. Then the administrator could go to the basket and mark the basket as paid.
You do not need to do any password resetting or anything of the sort. Just view their Subscription tab on frontend as a administrator by going to the users profile. Next select what you want to subscribe the user to. Once the offline process has been completed there will be a basket in backend that the administrator can then pay.We currently proposed our customer to indeed reset the password of that user, log in and perform the membership subscription on their behalf. But this is only ok in the beginning of the project. It's not very professional (from that user point of view) in the long run to have their password reset each time they do a payment outside of the system.
Please Log in or Create an account to join the conversation.