D
|
dlpirl author 2/20/2007 |
Ideally what I want is an editable "Quantity" textbox and "Add to Cart" checkbox on the Product List page. Is this possible? |
J
|
Jane 2/21/2007 |
Hi, <form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank"> <input name="submit" type="image" src="https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=15714&image=1&table=forumreplies" alt="Make payments with PayPal - it's fast, free and secure!" align="right" border="0" > <input type="hidden" name="cmd" value="paypalform"> <input type="hidden" name="business" value="test@test.com"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="item_name" value="your_item"> <input type="hidden" name="amount" value="1.99"> <input type="hidden" name="cancel_return" value="http://www.test.com/failed.php"> <input type="hidden" name="return" value="http://www.test.com/success.php"> <input type="hidden" name="notify_url" value="http://www.test.com/ipn_paypal.php"> <input type="hidden" name="item_number" value="35"> <input type="hidden" name="image_url" value="https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=15714&image=2&table=forumreplies"> </form>
|
D
|
dlpirl author 2/21/2007 |
Thanks, Jane, that's very helpful! Although we have used PayPal, I am leaning towards integration with the osCommerce shopping cart which we also have available and would perfer because of its Authorize.net integration. Since osCommerce claims to be php (4) compliant, I am expecting that I would be able to do something similar with the osCommerce cart. Any help you can provide with that would be appreciated. Thanks! |
D
|
dani 4/10/2007 |
I'm having good results with NOPcart. |
M
|
mmponline 4/10/2007 |
OsCommerce is a great tool for shopping carts. It has it's own database and there is no need to integrate it with PHPRunner.
|
K
|
kenlyle 4/25/2007 |
If you need something basic for online shopping - hold on - PHPRunner has some plans for the new release coming soon.
|
![]() |
Sergey Kornilov admin 4/25/2007 |
Final version of PHPRunner 4.0 will feature E-commerce template tied to PayPal shopping cart. |
K
|
kwhite75 6/12/2007 |
Final version of PHPRunner 4.0 will feature E-commerce template tied to PayPal shopping cart.
|
![]() |
Sergey Kornilov admin 6/12/2007 |
Yes, it comes in form of PayPal template. |