Jump to content

Inserting account creation after purchase


aedeeley

Recommended Posts

Hi, I have a custom solution I am having trouble figuring out. Maybe someone here can help. I Will try to be as descriptive as possible, if any other info is needed please let me know.

I work as the web developer for a VoIP internet phone company. We have launched a retail shopping cart using Prestashop. Everything is working fine, but our main products are services. I have created scripts that create accounts, phone numbers, and send out emails to customers on other sites we have made. With this one, using Prestashop, we would like to add one of these account creation scripts after a purchase has been made in the shopping cart.

Is there any way to accomplish this? Any help is greatly appreciated!

Thanks!

Link to comment
Share on other sites

Hi, I have a custom solution I am having trouble figuring out. Maybe someone here can help. I Will try to be as descriptive as possible, if any other info is needed please let me know.

I work as the web developer for a VoIP internet phone company. We have launched a retail shopping cart using Prestashop. Everything is working fine, but our main products are services. I have created scripts that create accounts, phone numbers, and send out emails to customers on other sites we have made. With this one, using Prestashop, we would like to add one of these account creation scripts after a purchase has been made in the shopping cart.

Is there any way to accomplish this? Any help is greatly appreciated!

Thanks!



Hi, you only need to check the order status after the purchase was made.
Then you can call your account creation script.
Link to comment
Share on other sites

Hi, I have a custom solution I am having trouble figuring out. Maybe someone here can help. I Will try to be as descriptive as possible, if any other info is needed please let me know.

I work as the web developer for a VoIP internet phone company. We have launched a retail shopping cart using Prestashop. Everything is working fine, but our main products are services. I have created scripts that create accounts, phone numbers, and send out emails to customers on other sites we have made. With this one, using Prestashop, we would like to add one of these account creation scripts after a purchase has been made in the shopping cart.

Is there any way to accomplish this? Any help is greatly appreciated!

Thanks!



Hi, you only need to check the order status after the purchase was made.
Then you can call your account creation script.


Any insight to where I should look for the "order status" part of the script? I also need to limit this script to be run after a certain product is purchased. We have many products, but only one thus far needs the script to be run.

Thank you for your help!
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...