Customer Login, External Scripts, and form tags in ConLib
Posted: Tue Jul 22, 2008 7:13 am
We have some questions about the final RC7.0 build. They are as follows:
a. Would it be possible to totally eliminate/disable customer account creation, customer log ins? We're thinking that since we sell Training packages in our Able site that are accessible online on a different website, this may sometimes confuse one or two of our customers. The customer will be using another set of credentials to access their training accounts/materials on that site different from the credentials we maintain within our able commerce site.
b. Does the checkout feature within able commerce 7.0 support external scripts? Would be great if we can have the able to post some info into a different site in order to automatically create the training account of our customer. If you guys can suggest/recommend how we can do this, we'd appreciate it.
c. We wanted the ability to create Orders in the Able DB using an external app (windows application client -> web service -> DB). We'd like to get your suggestion as to the best method we can use to achieve this (e.g., which tables/rows need to be populated, which stored procedures can we use, etc.).
d. Lastly, how would you recommend creating a ConLib that uses a separate [form action="http://webservices.courseconsultant.com ... ollectLead" method="POST"] to post info to a web service? We've created one but it seems to be messing up the other pre-existing server-side buttons and causes a "MAC Validation Failed" exception. If you need to, you can check out our dev site at http://development.courseconsultant.com. If you try to fill out the Online Enquiry fields (this is inside the form that posts to a web service), it would work fine. However, ever since we placed that ConLib, all the other buttons like Top Sellers > Add to Cart, will cause the MAC Validation Error.
Thanks in advance!
a. Would it be possible to totally eliminate/disable customer account creation, customer log ins? We're thinking that since we sell Training packages in our Able site that are accessible online on a different website, this may sometimes confuse one or two of our customers. The customer will be using another set of credentials to access their training accounts/materials on that site different from the credentials we maintain within our able commerce site.
b. Does the checkout feature within able commerce 7.0 support external scripts? Would be great if we can have the able to post some info into a different site in order to automatically create the training account of our customer. If you guys can suggest/recommend how we can do this, we'd appreciate it.
c. We wanted the ability to create Orders in the Able DB using an external app (windows application client -> web service -> DB). We'd like to get your suggestion as to the best method we can use to achieve this (e.g., which tables/rows need to be populated, which stored procedures can we use, etc.).
d. Lastly, how would you recommend creating a ConLib that uses a separate [form action="http://webservices.courseconsultant.com ... ollectLead" method="POST"] to post info to a web service? We've created one but it seems to be messing up the other pre-existing server-side buttons and causes a "MAC Validation Failed" exception. If you need to, you can check out our dev site at http://development.courseconsultant.com. If you try to fill out the Online Enquiry fields (this is inside the form that posts to a web service), it would work fine. However, ever since we placed that ConLib, all the other buttons like Top Sellers > Add to Cart, will cause the MAC Validation Error.
Thanks in advance!