Hi there,
I’m fairly new to EE and I’m having issues implementing the SCM. I have set up sandbox paypals, installed the module and created products in a weblog and added them to the store. I believe I’ve done all the right steps to tie them all together, however when I implement the store code, it doesn’t pull anything. I pulled a sample code from the site and implemented it and maybe there is something in there i need to change to make it work.
{exp:simple_commerce:purchase entry_id=”{entry_id}” success=”{site_url}/index.php/store/” cancel=”{site_url}/index.php/store/”}
{title}
<p><strong>{item_regular_price}</strong></p>
<p><a >Buy Now</a></p>
<p><a >Add to Cart</a></p>
<p><a >View Cart</a></p>
{/exp:simple_commerce:purchase}
My weblog name is “store” and I have created separate fields for that weblog to include images and a description. If I pull a normal weblog entry the info pops up so I know there’s something wrong with my store code.
Also, is there a way to produce a main index page of all the products and then link to individual product pages? I assume the individual product pages would somehow use the store code as well as that is where they would be purchasing from, not the main index page. If it’s added into the store module, does it still need to pull the store weblog or do I need individual product weblogs to create the individual product pages?
Please help! Massive FAIL!
[Mod Edit: Moved to the Technical Support forum]
