Your IP : 216.73.216.182


Current Path : /var/www/html/libraries/omnipay/vendor/omnipay/firstdata/src/
Upload File :
Current File : /var/www/html/libraries/omnipay/vendor/omnipay/firstdata/src/GlobalGateway.php

<?php
/**
 * First Data Global Gateway
 */

namespace Omnipay\FirstData;

/**
 * First Data Global Gateway
 *
 * This gateway has been deprecated and is now called the "Payeezy" Gateway.
 */
class GlobalGateway extends PayeezyGateway
{
}