background preloader

E-commerce solutions

Facebook Twitter

Multi Items Payment with PayPal REST API (PHP) Shopping Cart Pricing and Costs | AmeriCart Shopping Cart. An AJAX Based Shopping Cart with PHP, CSS & jQuery. Martin Angelov Introduction In this tutorial we are going to create an AJAX-driven shopping cart. All the products are going to be stored in a MySQL database, with PHP showing and processing the data. jQuery will drive the AJAX-es on the page, and with the help of the simpletip plugin will add to an interactive check out process.

So go ahead, download the demo files and start reading. Step 1 – the MySQL Database If you want to set up a working demo, you’ll need to execute the following SQL code in your database manager (e.g. phpMyAdmin). Table.sql After this, you should fill in your MySQL credentials in connect.inc.php. Step 2 – the XHTML First we start off with our main markup. demo.php <div id="main-container"><div class="tutorialzine"><h1>Shopping cart</h1><h3>The best products at the best prices</h3></div><div class="container"><span class="top-label"><span class="label-txt">Products</span></span><div class="content-area"><div class="content drag-desired"><?

The product section Step 3 – the CSS. UPS Shipping API. Developer Kit. Shipping and Tax Calculations with PHP 5 Ecommerce. Shipping is a very important aspect of an e-commerce system; without it customers will not accurately know the cost of their order. The only situation where we wouldn't want to include shipping costs is where we always offer free shipping. However, in that situation, we could either add provisions to ignore shipping costs, or we could set all values to zero, and remove references to shipping costs from the user interface.

Shipping methods The first requirement to calculate shipping costs is a shipping method. The system will require a default shipping method, so when the customer visits their basket, they see shipping costs calculated based off the default method. We should store the following details for each shipping method: This could be suitably stored in our database as the following: This can be represented in the database using the following SQL: Shipping costs There are several different ways to calculate the costs of shipping products to customers: For this article we will implement: 5 PayPal Alternatives for Small Online Businesses. 259EmailShare Photo credit. Fed up with PayPal? You’re not alone. PayPal has gathered a lot of hate from the small business community in the last several years. Of course, the majority of PayPal users don’t run into serious problems.

But the things PayPal has been accused of by other loyal customers is disconcerting enough– randomly freezing accounts, holding money hostage, providing extremely difficult customer service, even advising one merchant’s buyer to destroy a $2,500 antique violin… One thing that might help you breathe at least a little bit easier despite all this controversy is that PayPal has claimed to be fixing these issues as of late. Sure, that does provide me with some solace because, fact is, a lot of customers prefer to pay with PayPal. But all in all, I’ve been taking great care not to keep all of my eggs in the PayPal basket. And if you feel the same way as I do, I hope you’ll find my recommendations for alternatives to be a helpful guide in your search. 1. 2. 3. 4.

Include Prestashop in a CodeIgniter application / Forums / Community / EllisLab. Hi all, I would like to share with you some of the problems I’ve been working around for too long :> I’m on the process to integrate the prestashop admin and ecommerce capability for the ecommerce part of a website I’m building. This shop should work in parallel of the CI app I’ve built, as the ecommerce is only one of the many module of the website. Don’t know if I’m clear enough, my english is a bit poor. In few words, load the catalog, cart and checkout from prestashop and integrate them in the CI app, using the existings header and footer.

I don’t really know where to start with, I’m not even sure how the architecture should work, I’m wondering if I put the prestashop folder directly in the root of my ci project or not. The sessions should be quite fun to work with as much as the header and database functions… If someone have already done such integration work could you please leave a message here about how you’ve done it, do some magic with a kind of API maybe? 15 Open Source eCommerce CMSes For Small/Medium Enterprises. If this trend goes to continue, then in 2014, many small to medium business owners will certainly move toward establishing their eCommerce businesses. As choosing the best eCommerce platform for your online store is a very confusing task, we’ve compiled a list of 15 free eCommerce platforms and plugins to help you open an professional eCommerce site at absolutely no cost.

For you convenience, we’ve divided them into two parts: eCommerce Platforms and eCommerce Plugins. Let’s have a look at them. eCommerce Platforms Magento Community Edition The Magento Community Edition is a feature-rich eCommerce platform that gives developers facility to modify content, design and functionality of their online store. However, no official technical support is provided by the community edition, but even it’s quite useful for those small businesses who wish to run their eCommerce store without investing a single penny. Spree Commerce Zeuscart OpenCart osCommerce Zen Cart simpleCart TomatoCart PrestaShop nopCommerce. An open source shopping cart build on CodeIgniter.

Community Edition 1.9.1 Is Now Available for Download. The 2014 Ecommerce Site Checklist | We Make Websites. This checklist is based on our continual research in to e-commerce best practices. Our philosophy for developing this checklist is: To always keep in mind the customer perspective. Customers should find shopping on your site easy, fast and fun, resulting in more instant purchases as well as repeat business.Follow the leaders. We looked at what the biggest and best ecommerce sites are doing. The end result will be a happier customers that buy more because your site is easy and enjoyable to shop on. Using intelligent recommendations and email re-marketing, such as cart abandonment emails, will supplement this and boost conversions on your site.

The list concerns on-site best practice. About us WeMakeWebsites are #1 in the UK for online store advice, web design and marketing. We have 11,000 independent retailers on our advice mailing list and are top rated in the UK for Shopify design and have a solid 5 star rating on Google. The Checklist The screenshot examples are taken our client websites. [Checklist] 10 Elements Every ECommerce Website Should Conversion Test. One of the most frustrating things about website conversion testing is figuring out what to test.

Although every website is different, ECommerce websites share some common elements that should always be tested. These elements have proven to affect sales on an eCommerce website regardless of the products or services being sold. Note that in all of the below cases, you could test whether the element should be included at all on your ECommerce website. Or, you could test where it appears on various pages of your website including the home page, product category page, product detail page or various pages throughout your check out process. With that in mind, testing these ten elements will keep you busy increasing your ECommerce sales for a long while. 1 – Warranty/Guarantee Online buyers are even more concerned than off-line buyers that they are going to get a bad deal.

BuyAutoCovers.com has three distinct places where they highlight their guarantee and warranty on the product detail page. 9. 103: Configuring Taxes and Shipping in osCommerce. The Beginner's Guide to Ecommerce Shipping and Fulfillment. You control your customer's experience for the most part. You write the ads, you approve the images, you tweak your website and you write the emails. However once your product leaves your hands to be shipped to your customer you have now handed over your brand to the hands of a stranger. Shipping can make or break your business in multiple ways. Choose the wrong shipping partner and your customers may suffer a poor experience.

Don’t plan out your shipping strategy and you could end up unprofitable. Many new ecommerce entrepreneurs either don’t give much thought to shipping their products, or rightfully so, don’t understand the confusing and complex world of shipping and fulfillment. In this post we will go over some of the basics to shipping your products and help demystify this complicated topic. Let’s dive in. Packaging & Marketing As the world of ecommerce develops so do the expectations of customers buying online. Packaging Options Keep It Light And Small Customer Shipping Options.

Simple PayPal integration code using PHP - Ready to use script. This tutorial will explain you about Simple PayPal Integration code using PHP in web application for online checkout. Normally PayPal has two environments such as Sandbox, Real Time. Sandbox is for developers which help to do their test transactions (test purchases) before application or project goes live. To integrate PayPal in your applications first go to and create a developer account in PayPal.

Then sign in to the account using created credentials. Step 1 Open paypal.php: Change the below mentioned lines, Constant EMAIL_ADD is for receive notifications about the transactions like is it completed, pending and all. Constant PAYPAL_EMAIL_ADD is the mail which will receive funds from the users. Step 2 Design the form: Design the form with mentioned fields and addition custom fields if you need. NOTE: Remove ‘? Step 3 Post to a page: Post the form to a page where you need to send the form data to PayPal. Step 4 IPN (Instant Payment Notification): So You Want to Accept Credit Cards Online? Until recently, accepting credit cards on a website was expensive and complicated. But that was before Stripe: a radically different and insanely awesome credit card processing company. Today, I'll show you how to start accepting cards in 30 minutes or less - without spending a dime. Republished Tutorial Every few weeks, we revisit some of our reader's favorite posts from throughout the history of the site.

Without Stripe, accepting credit cards on a website is a massive undertaking. Setup takes about five minutes. Unfortunately, it is illegal to kidnap the CEO of Authorize.net, slather him in barbecue sauce and drop him into a pit of honey badgers. The rest of this tutorial will detail how to implement Stripe on your website with PHP and Javascript (jQuery). We're dealing with credit card information, so of course we have to secure the user's connection to our server.

Note: there is one exception. To fix this, load the image from a secure URL, like this: Security. That's it! OpenCart - Open Source Shopping Cart Solution.