Unknown Version Installed.

Please get in touch at online@payzone.co.uk to receive the latest module

Payzone Payment Gateway


Getting Started

This PHP integration pack will allow you to implement the payzone payment gateway into your site, using the preferred method for integration.

  1. Upload the files to the server via FTP
  2. In the assets/includes/payzone_gateway.php file, inside the __construct() function update the set statements with your merchant details
  3. Click on one of the Submit options below, depending on whether you want to submit with dummy data, or manually enter test details
  4. Once you have successfully tested you can start integrating with your system, recording the transaction into your transaction log, and getting / setting the configuration values using your sites database

Example payment flow

The example payment flows below will allow you to submit a transaction end to end using the current configuration, there are 2 options:
'Without Data' - which will simulate a 'new' customer or a customer with no records stored
'With Data' - which will simulate a 'returning' customer who already have some details stored on your server, the details used in this example are from the test cards pack.

Example with data

To view the sample payment flow, prepopulated with post data (from this form) click on the below button, this will simulate the infomration being populated from your customer records.

Example without data

To view the sample payment flow, with no with post data being sent across (i.e. blank payment / new customer) please click the below button


Module Configuration

Configuration

Merchant IDSTAYCA-8100013
Merchant PasswordStaycayScot456
PreSharedKeyXNonN0CCWiRULrv9b2puG11
SecretKey
Debug Modefalse
iFrame loading (Hosted)true
Show payzone logo (Payment/Results)true
Show Customer Details (Hosted)true
Order Order Details (Results)true

Payment Settings

Integration TypeHosted Payment Form
Transaction TypeSALE
Result MethodPOST
Hash MethodSHA1
Base currencyGBP
Currency Symbol£

URLS

Homepagehttps://staycationscotlandcampers.com/wp-content/themes/yootheme/Staycation/PHP/index.php
Cart Pagehttps://staycationscotlandcampers.com/wp-content/themes/yootheme/Staycation/PHP/cart.php
Payment Pagehttps://staycationscotlandcampers.com/wp-content/themes/yootheme/Staycation/PHP/payment.php
Results Pagehttps://staycationscotlandcampers.com/wp-content/themes/yootheme/Staycation/PHP/results.php
Payment form actionhttps://mms.tponlinepayments2.com/Pages/PublicPages/PaymentForm.aspx
Response Form Handlerhttps://mms.payzoneonlinepayments.com/Pages/PublicPages/PaymentFormResultHandler.ashx