Book Image

Building E-commerce Sites with Drupal Commerce Cookbook

By : Richard Carter
Book Image

Building E-commerce Sites with Drupal Commerce Cookbook

By: Richard Carter

Overview of this book

<p>Get to grips with Drupal Commerce, the new ecommerce framework based on the Drupal CMS , one of the most popular and powerful open source content management systems available.<br /><br />"Building E-commerce Sites with Drupal Commerce Cookbook" takes you through the installation, configuration, and customisation of your Drupal Commerce store. With clear, practical recipes with plenty of screenshots and tips this book will help you build attractive and profitable eCommerce sites.<br /><br />This book starts by showing you how to install and configure your Drupal Commerce store. Once your shop is up and running, you’ll then learn how to customise and optimise it to make it stand out and display your products better.<br /><br />Going further into customisation, you will learn to add custom product types before creating a stylish new Drupal theme for your store. Packed with tips, this book will also help guide you through common problems, as well as optimising and managing your store on a day to day basis.<br /><br />"Building E-commerce Sites with Drupal Commerce Cookbook" will guide you through everything you need to know to get your online store up and running and selling your products, with easy step-by-step guides and screenshots to help walk you through everything.</p>
Table of Contents (17 chapters)
Building E-commerce Sites with Drupal Commerce Cookbook
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Integrating SagePay Form Integration with Drupal Commerce


SagePay is a popular payment gateway based in the UK, which can process credit and debit cards much like popular providers such as PayPal and Authorize.net.

Getting started

Download the Commerce SagePay from Drupal.org at http://drupal.org/project/commerce_sagepay_form and install it on your Drupal Commerce store. You will also need a SagePay account set up, which you can do at http://www.sagepay.com.

How to do it...

Once you've installed the module, follow these steps to enable SagePay for your Drupal Commerce store:

  1. Navigate to Store settings | Advanced store settings | Payment methods and locate the SagePay module in the list:

  2. Click on the edit link to alter the module's settings, and then click on the edit link once again under the Actions block:

  3. Under the Payment settings block on the next screen, enter your SagePay Vendor Name, Encryption Key, and Vendor Email associated with your SagePay account:

  4. Next, the Order Description field...