File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- TOC -->
2+
3+ - [ Sage Pay Integration PSR-7 Message REST API Library] ( #sage-pay-integration-psr-7-message-rest-api-library )
4+ - [ Package Development] ( #package-development )
5+ - [ Want to Help?] ( #want-to-help )
6+ - [ Overview; How to use] ( #overview-how-to-use )
7+ - [ Installation] ( #installation )
8+ - [ Create a Session Key] ( #create-a-session-key )
9+ - [ Get a Card Identifier] ( #get-a-card-identifier )
10+ - [ Submit a Transaction] ( #submit-a-transaction )
11+ - [ Fetch a Transaction Result Again] ( #fetch-a-transaction-result-again )
12+ - [ Repeat Payments] ( #repeat-payments )
13+ - [ Using 3D Secure] ( #using-3d-secure )
14+ - [ 3D Secure Redirect] ( #3d-secure-redirect )
15+ - [ Final Transaction After 3D Secure] ( #final-transaction-after-3d-secure )
16+ - [ Payment Methods] ( #payment-methods )
17+
18+ <!-- /TOC -->
19+
120# Sage Pay Integration PSR-7 Message REST API Library
221
322[ ![ Build Status] ( https://travis-ci.org/academe/SagePay-Integration.svg?branch=PSR-7 )] ( https://travis-ci.org/academe/SagePay-Integration )
23+ [ ![ Latest Stable Version] ( http://poser.pugx.org/academe/sagepaymsg/v )] ( https://packagist.org/packages/academe/sagepaymsg ) [ ![ Total Downloads] ( http://poser.pugx.org/academe/sagepaymsg/downloads )] ( https://packagist.org/packages/academe/sagepaymsg ) [ ![ Latest Unstable Version] ( http://poser.pugx.org/academe/sagepaymsg/v/unstable )] ( https://packagist.org/packages/academe/sagepaymsg ) [ ![ License] ( http://poser.pugx.org/academe/sagepaymsg/license )] ( https://packagist.org/packages/academe/sagepaymsg )
424
525This package provides the data models for the [ Sage Pay Integration] ( https://test.sagepay.com/documentation/ ) payment gateway
626(sometimes called the ` Pi ` or ` REST ` API).
You can’t perform that action at this time.
0 commit comments