I searched the forum and knowledge base and couldn't find information on my questions.
I have installed a ShopSite site in our HostMonster account to handle the eCommerce of the website running on another server. I selected the orderanywhere option since we only need eCommerce. This seemed like it would meet our needs until I realized that we need to recieve and store the feedback from the payment processing vendor in our local database to track our customers status (whether the payment was approved or not) so we can either provide the service being sold on the website if the payment is approved, basically to enable the users account.
Question 1: Can a list be looped through to add products to the shopping cart and not force the user to click a button for each item?
Question 2: Is there a way to return the browser to the original site once processing is complete with the feedback from the payment processing. The ideal situation for us would be that once the customer clicks the button to complete the order and the response is received from the payment processing, the browser would be redirected back to the original site with the feedback from the payment processor and we would display a response screen based on the outcome (thank-you for your order or sorry your transaction failed).
If that is not possible, would the ShopSite API be able to handle these requirements? When installing the ShopSite site I didn't see that as one of the options.
Please let me know if you need additional information or a better explanation of what is needed.