Question

i have a site in opencart, i want to add the ability for the admin user to process an order like a normal front end user.

The admin should be able to enter the credit card details on the admin side under payment options when creating an order and also the credit card should get charged.

Was it helpful?

Solution

This is already a feature of OpenCart (1.5.3 onwards I believe). Go to SALES > ORDERS in the admin area, and hit the INSERT button, where you'll be able to create your order and have all the necessary options

Assuming you want to do this for the customer yourself, you'll need to log into the customers account using the login feature under SALES > CUSTOMERS and then continue as they would

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top