Skip to content

frankmullenger/silverstripe-payment-securepaytech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secure Pay Tech Payment

Maintainer Contacts

  • Frank Mullenger

Requirements

  • SilverStripe 3.*
  • SilverStripe Payment 1.*

Documentation

Usage Overview

This module provides Secure Pay Tech payment support for the SilverStripe Payment module. This integration uses Secure Pay Tech's Hosted Payment Page to process the payment which basically requires a form to be submitted directly to the Secure Pay Tech servers.

This extra form that submits directly to their servers is displayed on the SecurePayTechConfirmation.ss template, so you can customise the content on that page with that file.

Installation guide

Add to mysite/_config:

SecurePayTechGateway: 
	  live:
	    merchant_id: ''
	  dev:
	    merchant_id: 'TESTDIGISPL1'

The dev account is a general test account which should work straight off the bat.

About

Secure Pay Tech integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published