Amazon Affiliate Links
I know how to setup a form that goes to the buy page on amazon. How can I setup a button on my page to go to the Featured Merchants page so the buyer can choose to buy the product new or used from any seller? Thanks. ...
I know how to setup a form that goes to the buy page on amazon. How can I setup a button on my page to go to the Featured Merchants page so the buyer can choose to buy the product new or used from any seller? Thanks. ...
I am currently planning to develop a web-app which will allow a 3rd party to list and sell their own products on it. While I have experience with developing e-commerce solutions I personally do not want anything to do with the actual payment system myself (legally rather than technically) so that any transactions are between the buyer a...
I'm trying to build a very simple site with that has a products section. I'd like to display a few views for each product, and the tools I've found so far are http://www.magictoolbox.com/ and Magneto, but both cost a bit. I'm not opposed to paying, if these are the best, but given how many lightbox clones there are, I can't believe there...
ok heres my problem, im creating a site where people sign up first then pay straight after, my problem is what if the customer who signs up uses a different card to pay so for example, his wife. im trying to work out how to match the sign up info and the payment info without having to store the card details and get an ssl cert.. i need t...
Hello, I've copied products from magento platform with 1 store to a magento platform with 2 stores. After that the product's page from one category page of 1st store redirect me to 404 Eror page. The product is shown in admin catalog, is listed with the other products in index but when I click to see the detailed product it redirect me t...
Hi there. I have an online store working with osCommerce, actually works fine. But there is no integration with the store blog which is in Wordpress fortunatelly. Now I've seen a new payment plugin for wordpress called Wp-Ecommerce , so i decided to migrate the whole store to wordpress since this can be treated like a CMS. This plugin h...
I've read the following thread in SO, Keeping testing and production server environments clean, in sync, and consistent, and I still have some doubts in what is the best way to do it. "You should do modifications to your test environment and replicate it to your production server". Problem is I'm using Magento installation: I have diffe...
Can we specify the amount to be charged by iPhone storekit framework ? or it will charge the amount specified at the application creation time ? ...
I need to build an internal order entry and tracking system for a grocery store which requires many of the features of existing e-commerce systems, such as product catalog, customer_to_order relations/views, movement reporting, order statuses, etc. However, the first phase of the product is purely internal, so I don't need any online e-...
I would like to design an eCommerce website with WordPress. I don't want to do it from scratch so I'm looking for a free plugin. The features I expect it to have are: shopping carts shipping modules (Canada post etc..) payment using Paypal customizable themes I came across : WP-eCommerce it claims to be free, however I found out th...
Im a wiz with php but i have a challenging client- who wants sandwich labels printed automatically as they are ordered from their website. what is the best solution for this- the e-commerce website is a php/mysql website i can do a call to some sort of service running but i have no idea how to print the info? what hardware is required.....
I've been researching eCommerce payment gateways and service offerings, but I'm an eCommerce novice, so please excuse my ignorance. I wish to set up an eCommerce solution with the following requirements: User "subscribes" to the service on a yearly basis. This service includes a single product subscription for a set amount (let's sa...
I recently inherited a Rails site that uses ActiveMerchant for e-commerce transactions through CyberSource as a merchant gateway. A few days ago, I received an email from CyberSource informing me that CyberSource's SSL authority, Entrust, is mandating the use of higher-strength SSL certificates, and that in order for SOAP API calls to b...
Hi im trying to connect to integrate my form to a payment provider but im getting URL not allowed and it turns out that the HTTP_REFERER is not found.. #the following function performs a HTTP Post and returns the whole response function pullpage( $host, $usepath, $postdata = "" ) { # open socket to filehandle(epdq encryption cgi) $fp ...
For some odd reason when people try to use guest checkout it just allows them to enter billing information then when it supposed to go to shipping... it just loops back to the first checkout page... the the process keeps repeating anyone know where this may be coming from? the site is a2iwheels.com/checkout/onepage/ ...
I am trying to implement a system that can handle multiple discounts applied to my cart/completed orders. I have applied a strategy type pattern to encapsulate the processing of the discounts within the discounts. I have come up with the following: an abstract discount base class with subclasses making up the concrete discounts. These ...
How do i get all the info, products pics, settings, etc... from one magento install to another? The backup feature it has don't seem to be that great. ...
Hi. I'm interested in pushing my customer list from my BigCommerce store to 37Signals Basecamp product. Can anyone point me in the right direction? BigCommerce has an API but I have no idea how to hook it into Basecamp? ...
Hello, I've been looking for some open source (preferably PHP) online shop software that is relatively minimal but haven't had any success. The people that I'm developing the shop for are selling a very limited selection of items and only need PayPal intergration and as such don't need all the bells and whistles of the major open source...
Hi all, I have the following categories Car parts (0) Tires (0) Rims (5) Now in the product listing obviously the car parts en tires listing returns 0 products. But for the user this is ankward. Is it possible to show child items if a category is empty? Kind regards ...