FynskeBank Posted September 15, 2014 Share Posted September 15, 2014 Hello everyone! I am working on a special web-shop only for my own colleagues. As a in-house webshop we have a special way of handling orders, as we are a bank, I have the opportunity to take the money from their orders directly from their bank accounts, as all employees have accounts with us. So I am trying to have a payment option where they can type in their account number, and that this will show in the backoffice part. I've tried looking around a few places but I can't seem to find any easy solution to my problem. ? All I need is a field wher ethey can put in their account number and for me to see it in the backend. Link to comment Share on other sites More sharing options...
bellini13 Posted September 15, 2014 Share Posted September 15, 2014 Sounds like you need a simple payment module that would allow the employee to enter the acct number during checkout (instead of picking a payment method like paypal or credit card). The module would capture acct number, store it in the database so you could see it in the back office, and then create an order. I'm not sure your experience with creating payment modules or php coding, so I'm not sure if this is something you are looking to create yourself, or are you looking to hire someone to create this for you? If the latter, send me a PM and we can discuss the details Link to comment Share on other sites More sharing options...
FynskeBank Posted September 16, 2014 Author Share Posted September 16, 2014 It would be something I would need to do myself or have someone to do for me for a favor or for free, as the bank will not want to spend other resources than me on the project. So unfortunately i cannot hire anyone. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now