From 48d0c1554fa0846d3f05ab316d07ac28d7f35541 Mon Sep 17 00:00:00 2001 From: seanmacdomhnall Date: Fri, 23 Aug 2019 17:07:01 +0100 Subject: [PATCH] Updated license and readme. --- LICENSE.txt | 2 +- README.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 6f2cd73..f40dc98 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 Pay and Shop Ltd t/a Realex Payments +Copyright (c) 2019 Global Payments Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index feadd33..87d0d54 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ +# Please use our new PHP SDK +We've moved. We highly recommend you use the Global Payments PHP SDK +which supports all the features of this SDK and will benefit from all future releases: +https://github.com/globalpayments/php-sdk + # Realex Payments Remote PHP SDK -You can sign up for a free Realex Payments sandbox account at https://www.realexpayments.co.uk/developers +You can sign up for a Global Payments (formerly Realex Payments) account at https://developer.globalpay.com ## Requirements - PHP >= 5.3.9 +- For security and support we highly recommend you use PHP 7 - Composer (https://getcomposer.org/) ## Instructions