Your IP : 216.73.216.71


Current Path : /home/jcjack6/transformptyoga.com/libraries/omnipay3/vendor/omnipay/multisafepay/src/
Upload File :
Current File : //home/jcjack6/transformptyoga.com/libraries/omnipay3/vendor/omnipay/multisafepay/src/Gateway.php

<?php
/**
 * MultiSafepay XML Api Gateway.
 */

namespace Omnipay\MultiSafepay;

/**
 * MultiSafepay XML Api gateway.
 *
 * @deprecated This API is deprecated and will be removed in
 * an upcoming version of this package. Please switch to the Rest API.
 *
 * @link https://www.multisafepay.com/downloads/handleidingen/Handleiding_connect(ENG).pdf
 */
class Gateway extends XmlGateway
{

}