-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Allow admin to process credit card charges through the admin page #35
Comments
A customer sent in a ticket (ID 412891) regarding this:
|
I'm honestly stumped that this is not part of the core system right out of the box. Creating manual orders and allowing us to choose the gateway should allow the member to pay through that gateway right from their dashboard. It should not even be a question of whether this is or isn't a feature. To not have this available to the member in my opinion is a huge oversight and should be corrected urgently as it renders a subscription based membership system completely useless if we have to manually process orders and then have to every month collect their payment offline. I say this because doing it this way will not create a subscription at the gateway now and it becomes a huge admin task to make sure that we collect the funds manually every single month. What happened here? It feels like the ball was dropped big time. (no disrespect intended but this is a logical feature that should come standard.) |
@wolvyreen there are a lot of moving parts to payment gateways and subscriptions. Every gateway handles things differently and have different requirements around adhoc charges. (This generally means some will work, some won't depending on how we integrate with these gateways and/or if there are any limitations from their end - this is why it takes time for us to move on big decisions like this). Most gateways require authentication from the account holder, as you can imagine the amount of fraud that can happen if gateways bypass this entirely - this is a different situation for existing customer's that may already have a subscription with you (in which some gateways allow you to add additional products to their merchant account/subscriptions). A few ways to make this easier (for now) for the customer would be:
I hope this helps for the time being, thanks for understanding that this isn't something easy to implement and we are working towards improving payments in Paid Memberships Pro in general to handle subscriptions better which may help us implement these type of features quicker across the gateways we support. |
Well, in that case I am going to completely ignore the manual order process and simply cancel the members subscription and ask them to reprocess a new one which ultimately makes the whole manual creation of orders by admins redundant. I don't know if I can agree with everything you say. Yes they are good points but in my opinion not a reason to skip this feature in the system entirely upon release. I don't know of any other online membership subscription software that doesn't have the ability to allow their customers to pay for a manually created order/invoice by an admin via the set payment gateway. Just my 2 cents when I think of other memberships systems out there. Don't get me wrong, I really like PMPro but this just seems like a massive oversight. |
A customer sent in a ticket (492551) about this:
|
A blog comment user asked that we allow the admin to process a real card charge through the add member admin page. Jason responded: "We intended to also allow for charges to be made when using the form, and we were going to move it out of beta then. That part isn’t working yet and seems to be what you are looking for. We don’t have plans to do this coding any time soon."
The user has added to their request. No timeline on when we will do this but I wanted to create a feature request for it.
The text was updated successfully, but these errors were encountered: