Ecommerce / Shopping cart questions
Posted: Wed Dec 17, 2008 1:01 am
Hi All,
This is my first ever post.... It seems that i have stumbled upon a fantastic PHP programmers community. Thanks in advance.
So here is the deal. I am currently developing an application where a user submits various information in steps. I have come to stop due to my inexperience on this technical requirement. This is where you guys come in. Once the user has entered their information and have accepted the visual representation of the entered information I then require that the user pays a fee before the final product becomes available to them. I need help finding a payment system that functions like this.....
1) user accepts graphical representation (information then goes into database pending payment).... onto payment step
2) payment system (this and all proceeding steps i need help on)
3) a. If user pays then direct them to the final step where they receive the final product and tag database as payment received
b. If user does not successfully complete payment do not proceed... show payment required page or similar error. do not tag db.
These are the final requirements for the project and I'm just about ready to start pulling some hair because i cant figure it out.
Thanks again!
This is my first ever post.... It seems that i have stumbled upon a fantastic PHP programmers community. Thanks in advance.
So here is the deal. I am currently developing an application where a user submits various information in steps. I have come to stop due to my inexperience on this technical requirement. This is where you guys come in. Once the user has entered their information and have accepted the visual representation of the entered information I then require that the user pays a fee before the final product becomes available to them. I need help finding a payment system that functions like this.....
1) user accepts graphical representation (information then goes into database pending payment).... onto payment step
2) payment system (this and all proceeding steps i need help on)
3) a. If user pays then direct them to the final step where they receive the final product and tag database as payment received
b. If user does not successfully complete payment do not proceed... show payment required page or similar error. do not tag db.
These are the final requirements for the project and I'm just about ready to start pulling some hair because i cant figure it out.
Thanks again!