Skip to content

SagePay Server Library

Derek Jones edited this page Jul 5, 2012 · 5 revisions

Category:Contributions::Libraries | Category:Library::SagePay | Author: Ollie Rattue

Introduction

This CodeIgniter library handles payments via SagePay Server integration method.

Code can be found at https://github.com/ollierattue/codeigniter-sagepay-server

Usage

All available values that can be passed to Sage Pay are listed in controllers/sagepay_server_example.php

The controller, model, and views provide a fully working example.

Schema

Useful schema to store Sage Pay values and response.

Clone this wiki locally