Plugin Directory

Changeset 2595433


Ignore:
Timestamp:
09/08/2021 03:37:05 AM (5 years ago)
Author:
relaypayio
Message:

Update to version 1.0.1

Location:
relaypay
Files:
28 edited
1 copied

Legend:

Unmodified
Added
Removed
  • relaypay/tags/1.0.1/deps/autoload.php

    r2590852 r2595433  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9::getLoader();
     7return ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2::getLoader();
  • relaypay/tags/1.0.1/deps/composer/autoload_real.php

    r2590852 r2595433  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9
     5class ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    27         spl_autoload_unregister(array('ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2', 'loadClassLoader'));
    2828
    2929        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3131            require __DIR__ . '/autoload_static.php';
    3232
    33             call_user_func(\Composer\Autoload\ComposerStaticInit134b84aee24c03a3e053c532b10497d9::getInitializer($loader));
     33            call_user_func(\Composer\Autoload\ComposerStaticInit619db4fb84246606c2067017982b7fc2::getInitializer($loader));
    3434        } else {
    3535            $map = require __DIR__ . '/autoload_namespaces.php';
     
    5252
    5353        if ($useStaticLoader) {
    54             $includeFiles = Composer\Autoload\ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$files;
     54            $includeFiles = Composer\Autoload\ComposerStaticInit619db4fb84246606c2067017982b7fc2::$files;
    5555        } else {
    5656            $includeFiles = require __DIR__ . '/autoload_files.php';
    5757        }
    5858        foreach ($includeFiles as $fileIdentifier => $file) {
    59             composerRequire134b84aee24c03a3e053c532b10497d9($fileIdentifier, $file);
     59            composerRequire619db4fb84246606c2067017982b7fc2($fileIdentifier, $file);
    6060        }
    6161
     
    6464}
    6565
    66 function composerRequire134b84aee24c03a3e053c532b10497d9($fileIdentifier, $file)
     66function composerRequire619db4fb84246606c2067017982b7fc2($fileIdentifier, $file)
    6767{
    6868    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • relaypay/tags/1.0.1/deps/composer/autoload_static.php

    r2590852 r2595433  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit134b84aee24c03a3e053c532b10497d9
     7class ComposerStaticInit619db4fb84246606c2067017982b7fc2
    88{
    99    public static $files = array (
     
    494494    {
    495495        return \Closure::bind(function () use ($loader) {
    496             $loader->prefixLengthsPsr4 = ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$prefixLengthsPsr4;
    497             $loader->prefixDirsPsr4 = ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$prefixDirsPsr4;
    498             $loader->classMap = ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$classMap;
     496            $loader->prefixLengthsPsr4 = ComposerStaticInit619db4fb84246606c2067017982b7fc2::$prefixLengthsPsr4;
     497            $loader->prefixDirsPsr4 = ComposerStaticInit619db4fb84246606c2067017982b7fc2::$prefixDirsPsr4;
     498            $loader->classMap = ComposerStaticInit619db4fb84246606c2067017982b7fc2::$classMap;
    499499
    500500        }, null, ClassLoader::class);
  • relaypay/tags/1.0.1/deps/composer/installed.json

    r2590852 r2595433  
    505505        {
    506506            "name": "php-di\/php-di",
    507             "version": "6.3.4",
    508             "version_normalized": "6.3.4.0",
     507            "version": "6.3.5",
     508            "version_normalized": "6.3.5.0",
    509509            "source": {
    510510                "type": "git",
    511511                "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git",
    512                 "reference": "f53bcba06ab31b18e911b77c039377f4ccd1f7a5"
    513             },
    514             "dist": {
    515                 "type": "zip",
    516                 "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/f53bcba06ab31b18e911b77c039377f4ccd1f7a5",
    517                 "reference": "f53bcba06ab31b18e911b77c039377f4ccd1f7a5",
     512                "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588"
     513            },
     514            "dist": {
     515                "type": "zip",
     516                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/b8126d066ce144765300ee0ab040c1ed6c9ef588",
     517                "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588",
    518518                "shasum": ""
    519519            },
     
    540540                "ocramius\/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
    541541            },
    542             "time": "2021-06-10T08:04:48+00:00",
     542            "time": "2021-09-02T09:49:58+00:00",
    543543            "type": "library",
    544544            "installation-source": "dist",
     
    568568            "support": {
    569569                "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues",
    570                 "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/6.3.4"
     570                "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/6.3.5"
    571571            },
    572572            "funding": [
  • relaypay/tags/1.0.1/deps/composer/installed.php

    r2590852 r2595433  
    33namespace RelayPayDeps;
    44
    5 return array('root' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'name' => '__root__', 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'dev_requirement' => \false), 'doctrine/collections' => array('pretty_version' => '1.6.8', 'version' => '1.6.8.0', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/collections', 'aliases' => array(), 'reference' => '1958a744696c6bb3bb0d28db2611dc11610e78af', 'dev_requirement' => \false), 'guzzlehttp/guzzle' => array('pretty_version' => '6.2.3', 'version' => '6.2.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), 'reference' => '8d6c6cc55186db87b7dc5009827429ba4e9dc006', 'dev_requirement' => \false), 'guzzlehttp/promises' => array('pretty_version' => '1.4.1', 'version' => '1.4.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/promises', 'aliases' => array(), 'reference' => '8e7d04f1f6450fef59366c399cfad4b9383aa30d', 'dev_requirement' => \false), 'guzzlehttp/psr7' => array('pretty_version' => '1.8.2', 'version' => '1.8.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'reference' => 'dc960a912984efb74d0a90222870c72c87f10c91', 'dev_requirement' => \false), 'monolog/monolog' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../monolog/monolog', 'aliases' => array(), 'reference' => '71312564759a7db5b789296369c1a264efc43aad', 'dev_requirement' => \false), 'opis/closure' => array('pretty_version' => '3.6.2', 'version' => '3.6.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../opis/closure', 'aliases' => array(), 'reference' => '06e2ebd25f2869e54a306dda991f7db58066f7f6', 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'reference' => '5214cbe5aad066022cd845dbf313f0e47aed928f', 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '6.3.4', 'version' => '6.3.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'reference' => 'f53bcba06ab31b18e911b77c039377f4ccd1f7a5', 'dev_requirement' => \false), 'php-di/phpdoc-reader' => array('pretty_version' => '2.2.1', 'version' => '2.2.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/phpdoc-reader', 'aliases' => array(), 'reference' => '66daff34cbd2627740ffec9469ffbac9f8c8185c', 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf', 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'dev_requirement' => \false), 'psr/http-message-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'dev_requirement' => \false), 'psr/log-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0.0')), 'ralouphie/getallheaders' => array('pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'dev_requirement' => \false), 'relaypay-official/merchant-php-client' => array('pretty_version' => '1.0.0', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-client', 'aliases' => array(), 'reference' => '988b4b2ac5d567908eaf3a9b11b63c2a21152c3f', 'dev_requirement' => \false), 'relaypay-official/merchant-php-sdk' => array('pretty_version' => '1.0.2', 'version' => '1.0.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-sdk', 'aliases' => array(), 'reference' => 'aa78339718f5aa22608c2f34e9f23d3548988387', 'dev_requirement' => \false), 'wpify/core' => array('pretty_version' => '4.2.9', 'version' => '4.2.9.0', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/core', 'aliases' => array(), 'reference' => 'df8f409b2a3ad98d5d1ede52b5922795c52aa927', 'dev_requirement' => \false)));
     5return array('root' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'name' => '__root__', 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'dev_requirement' => \false), 'doctrine/collections' => array('pretty_version' => '1.6.8', 'version' => '1.6.8.0', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/collections', 'aliases' => array(), 'reference' => '1958a744696c6bb3bb0d28db2611dc11610e78af', 'dev_requirement' => \false), 'guzzlehttp/guzzle' => array('pretty_version' => '6.2.3', 'version' => '6.2.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), 'reference' => '8d6c6cc55186db87b7dc5009827429ba4e9dc006', 'dev_requirement' => \false), 'guzzlehttp/promises' => array('pretty_version' => '1.4.1', 'version' => '1.4.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/promises', 'aliases' => array(), 'reference' => '8e7d04f1f6450fef59366c399cfad4b9383aa30d', 'dev_requirement' => \false), 'guzzlehttp/psr7' => array('pretty_version' => '1.8.2', 'version' => '1.8.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'reference' => 'dc960a912984efb74d0a90222870c72c87f10c91', 'dev_requirement' => \false), 'monolog/monolog' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../monolog/monolog', 'aliases' => array(), 'reference' => '71312564759a7db5b789296369c1a264efc43aad', 'dev_requirement' => \false), 'opis/closure' => array('pretty_version' => '3.6.2', 'version' => '3.6.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../opis/closure', 'aliases' => array(), 'reference' => '06e2ebd25f2869e54a306dda991f7db58066f7f6', 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'reference' => '5214cbe5aad066022cd845dbf313f0e47aed928f', 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '6.3.5', 'version' => '6.3.5.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'reference' => 'b8126d066ce144765300ee0ab040c1ed6c9ef588', 'dev_requirement' => \false), 'php-di/phpdoc-reader' => array('pretty_version' => '2.2.1', 'version' => '2.2.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/phpdoc-reader', 'aliases' => array(), 'reference' => '66daff34cbd2627740ffec9469ffbac9f8c8185c', 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf', 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'dev_requirement' => \false), 'psr/http-message-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'dev_requirement' => \false), 'psr/log-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0.0')), 'ralouphie/getallheaders' => array('pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'dev_requirement' => \false), 'relaypay-official/merchant-php-client' => array('pretty_version' => '1.0.0', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-client', 'aliases' => array(), 'reference' => '988b4b2ac5d567908eaf3a9b11b63c2a21152c3f', 'dev_requirement' => \false), 'relaypay-official/merchant-php-sdk' => array('pretty_version' => '1.0.2', 'version' => '1.0.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-sdk', 'aliases' => array(), 'reference' => 'aa78339718f5aa22608c2f34e9f23d3548988387', 'dev_requirement' => \false), 'wpify/core' => array('pretty_version' => '4.2.9', 'version' => '4.2.9.0', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/core', 'aliases' => array(), 'reference' => 'df8f409b2a3ad98d5d1ede52b5922795c52aa927', 'dev_requirement' => \false)));
  • relaypay/tags/1.0.1/deps/php-di/php-di/src/Container.php

    r2590852 r2595433  
    9797     * Returns an entry of the container by its name.
    9898     *
    99      * @param string $name Entry name or a class name.
     99     * @template T
     100     * @param string|class-string<T> $name Entry name or a class name.
    100101     *
    101102     * @throws DependencyException Error while resolving the entry.
    102103     * @throws NotFoundException No entry found for the given name.
    103      * @return mixed
     104     * @return mixed|T
    104105     */
    105106    public function get($name)
     
    138139     * This method makes the container behave like a factory.
    139140     *
    140      * @param string $name       Entry name or a class name.
    141      * @param array  $parameters Optional parameters to use to build the entry. Use this to force specific parameters
    142      *                           to specific values. Parameters not defined in this array will be resolved using
    143      *                           the container.
     141     * @template T
     142     * @param string|class-string<T> $name       Entry name or a class name.
     143     * @param array                  $parameters Optional parameters to use to build the entry. Use this to force
     144     *                                           specific parameters to specific values. Parameters not defined in this
     145     *                                           array will be resolved using the container.
    144146     *
    145147     * @throws InvalidArgumentException The name parameter must be of type string.
    146148     * @throws DependencyException Error while resolving the entry.
    147149     * @throws NotFoundException No entry found for the given name.
    148      * @return mixed
     150     * @return mixed|T
    149151     */
    150152    public function make($name, array $parameters = [])
     
    188190     * Inject all dependencies on an existing instance.
    189191     *
    190      * @param object $instance Object to perform injection upon
     192     * @template T
     193     * @param object|T $instance Object to perform injection upon
    191194     * @throws InvalidArgumentException
    192195     * @throws DependencyException Error while injecting dependencies
    193      * @return object $instance Returns the same instance
     196     * @return object|T $instance Returns the same instance
    194197     */
    195198    public function injectOn($instance)
  • relaypay/tags/1.0.1/readme.txt

    r2590852 r2595433  
    55Tested up to: 5.8
    66Requires PHP: 7.3
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1919Expand your business to forward thinkers and early adopters around the world who transact in digital currencies like Bitcoin, Ethereum, and USD stablecoins. RelayPay integrates easily into your existing website, giving you fast access to new customers and digital currencies across the globe.
    2020
    21 With the RelayPay Checkout, you can accept cryptocurrency payments and receive them in your local fiat money seamlessly. Avoid volatility or security risks and invite the influx of new customers. Once the transaction is complete, you and the customer receive a confirmation letter. We send your revenue out daily and all payments are subject to the transaction fees.
     21With the RelayPay Checkout, you can accept cryptocurrency payments and receive them in your local fiat money seamlessly. Avoid volatility or security risks and invite the influx of new customers. Once the transaction is complete, you and the customer receive a confirmation email. We send your revenue out daily and all payments are subject to the transaction fees.
    2222
    2323Blockchain technology allows you to accept crypto payments without the risk of fraud, chargeback, or unauthorised transactions. Meanwhile, our crypto payment gateway keeps your customers’ details safe. We support a multitude of cryptocurrencies with payout options including over 20 fiat currencies.
     
    44442. The client is then redirected to the RelayPay Payment page where they can choose the cryptocurrency to pay with. They select the cryptocurrency of choice.
    45453. RelayPay converts the order total to the client’s selected cryptocurrency. The customer is then presented with the total amount to be paid.
    46 4. RelayPay automatically generates their unique wallet address and a QR code. The customer is then required to send the requested amount to the wallet address either by copying it directly or scanning the QR code.
     464. RelayPay automatically generates their unique wallet address and a QR code. The customer is then required to send the requested amount to the wallet address either by copying it directly or scanning the QR code. Customers can use any wallet as RelayPay’s solution supports any cryptocurrency wallets.
    47475. Once the transaction appears on the blockchain, the client’s payment is accepted and they are redirected back to the seller’s website. In the case where it takes longer than 5 minutes for the transaction to be approved, the client has a choice to receive a new total sum to be paid.
    48486. Once the transaction is approved, the seller can view it in their RelayPat Merchant Dashboard. Sellers receive their payments daily with the included transaction fee deductions.
     
    8686== Changelog ==
    8787
     88= 1.0.1 =
     89* New plugin description
     90
    8891= 1.0.0 =
    8992* Initial version
  • relaypay/tags/1.0.1/relaypay.php

    r2590852 r2595433  
    44 * Plugin Name:       RelayPay
    55 * Description:       RelayPay Checkout lets you request cryptocurrency payments from your customers and receive them in your local fiat money.
    6  * Version:           1.0.0
     6 * Version:           1.0.1
    77 * Requires PHP:      7.3.0
    88 * Requires at least: 5.3.0
  • relaypay/tags/1.0.1/src/Plugin.php

    r2590852 r2595433  
    2121class Plugin extends AbstractPlugin {
    2222    /** Plugin version */
    23     public const VERSION = '1.0.0';
     23    public const VERSION = '1.0.1';
    2424
    2525    /** Plugin slug name */
  • relaypay/tags/1.0.1/vendor/autoload.php

    r2590852 r2595433  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b::getLoader();
     7return ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91::getLoader();
  • relaypay/tags/1.0.1/vendor/composer/autoload_real.php

    r2590852 r2595433  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b
     5class ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    27         spl_autoload_unregister(array('ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91', 'loadClassLoader'));
    2828
    2929        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3131            require __DIR__ . '/autoload_static.php';
    3232
    33             call_user_func(\Composer\Autoload\ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::getInitializer($loader));
     33            call_user_func(\Composer\Autoload\ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::getInitializer($loader));
    3434        } else {
    3535            $map = require __DIR__ . '/autoload_namespaces.php';
  • relaypay/tags/1.0.1/vendor/composer/autoload_static.php

    r2590852 r2595433  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b
     7class ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3939    {
    4040        return \Closure::bind(function () use ($loader) {
    41             $loader->prefixLengthsPsr4 = ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::$prefixLengthsPsr4;
    42             $loader->prefixDirsPsr4 = ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::$prefixDirsPsr4;
    43             $loader->classMap = ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::$classMap;
     41            $loader->prefixLengthsPsr4 = ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::$prefixLengthsPsr4;
     42            $loader->prefixDirsPsr4 = ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::$prefixDirsPsr4;
     43            $loader->classMap = ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::$classMap;
    4444
    4545        }, null, ClassLoader::class);
  • relaypay/tags/1.0.1/vendor/composer/installed.php

    r2590852 r2595433  
    11<?php return array(
    22    'root' => array(
    3         'pretty_version' => '1.0.0',
    4         'version' => '1.0.0.0',
     3        'pretty_version' => '1.0.1',
     4        'version' => '1.0.1.0',
    55        'type' => 'project',
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '4717bd0ca966a973a6940f391bd69703a116f303',
     8        'reference' => '314750dc2d8711a7e9478a6cc5bfeba64f24bd8d',
    99        'name' => 'relaypay/plugin-woocommerce',
    1010        'dev' => false,
     
    1212    'versions' => array(
    1313        'relaypay/plugin-woocommerce' => array(
    14             'pretty_version' => '1.0.0',
    15             'version' => '1.0.0.0',
     14            'pretty_version' => '1.0.1',
     15            'version' => '1.0.1.0',
    1616            'type' => 'project',
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '4717bd0ca966a973a6940f391bd69703a116f303',
     19            'reference' => '314750dc2d8711a7e9478a6cc5bfeba64f24bd8d',
    2020            'dev_requirement' => false,
    2121        ),
  • relaypay/trunk/deps/autoload.php

    r2590852 r2595433  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9::getLoader();
     7return ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2::getLoader();
  • relaypay/trunk/deps/composer/autoload_real.php

    r2590852 r2595433  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9
     5class ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    27         spl_autoload_unregister(array('ComposerAutoloaderInit134b84aee24c03a3e053c532b10497d9', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInit619db4fb84246606c2067017982b7fc2', 'loadClassLoader'));
    2828
    2929        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3131            require __DIR__ . '/autoload_static.php';
    3232
    33             call_user_func(\Composer\Autoload\ComposerStaticInit134b84aee24c03a3e053c532b10497d9::getInitializer($loader));
     33            call_user_func(\Composer\Autoload\ComposerStaticInit619db4fb84246606c2067017982b7fc2::getInitializer($loader));
    3434        } else {
    3535            $map = require __DIR__ . '/autoload_namespaces.php';
     
    5252
    5353        if ($useStaticLoader) {
    54             $includeFiles = Composer\Autoload\ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$files;
     54            $includeFiles = Composer\Autoload\ComposerStaticInit619db4fb84246606c2067017982b7fc2::$files;
    5555        } else {
    5656            $includeFiles = require __DIR__ . '/autoload_files.php';
    5757        }
    5858        foreach ($includeFiles as $fileIdentifier => $file) {
    59             composerRequire134b84aee24c03a3e053c532b10497d9($fileIdentifier, $file);
     59            composerRequire619db4fb84246606c2067017982b7fc2($fileIdentifier, $file);
    6060        }
    6161
     
    6464}
    6565
    66 function composerRequire134b84aee24c03a3e053c532b10497d9($fileIdentifier, $file)
     66function composerRequire619db4fb84246606c2067017982b7fc2($fileIdentifier, $file)
    6767{
    6868    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • relaypay/trunk/deps/composer/autoload_static.php

    r2590852 r2595433  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit134b84aee24c03a3e053c532b10497d9
     7class ComposerStaticInit619db4fb84246606c2067017982b7fc2
    88{
    99    public static $files = array (
     
    494494    {
    495495        return \Closure::bind(function () use ($loader) {
    496             $loader->prefixLengthsPsr4 = ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$prefixLengthsPsr4;
    497             $loader->prefixDirsPsr4 = ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$prefixDirsPsr4;
    498             $loader->classMap = ComposerStaticInit134b84aee24c03a3e053c532b10497d9::$classMap;
     496            $loader->prefixLengthsPsr4 = ComposerStaticInit619db4fb84246606c2067017982b7fc2::$prefixLengthsPsr4;
     497            $loader->prefixDirsPsr4 = ComposerStaticInit619db4fb84246606c2067017982b7fc2::$prefixDirsPsr4;
     498            $loader->classMap = ComposerStaticInit619db4fb84246606c2067017982b7fc2::$classMap;
    499499
    500500        }, null, ClassLoader::class);
  • relaypay/trunk/deps/composer/installed.json

    r2590852 r2595433  
    505505        {
    506506            "name": "php-di\/php-di",
    507             "version": "6.3.4",
    508             "version_normalized": "6.3.4.0",
     507            "version": "6.3.5",
     508            "version_normalized": "6.3.5.0",
    509509            "source": {
    510510                "type": "git",
    511511                "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git",
    512                 "reference": "f53bcba06ab31b18e911b77c039377f4ccd1f7a5"
    513             },
    514             "dist": {
    515                 "type": "zip",
    516                 "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/f53bcba06ab31b18e911b77c039377f4ccd1f7a5",
    517                 "reference": "f53bcba06ab31b18e911b77c039377f4ccd1f7a5",
     512                "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588"
     513            },
     514            "dist": {
     515                "type": "zip",
     516                "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/b8126d066ce144765300ee0ab040c1ed6c9ef588",
     517                "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588",
    518518                "shasum": ""
    519519            },
     
    540540                "ocramius\/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
    541541            },
    542             "time": "2021-06-10T08:04:48+00:00",
     542            "time": "2021-09-02T09:49:58+00:00",
    543543            "type": "library",
    544544            "installation-source": "dist",
     
    568568            "support": {
    569569                "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues",
    570                 "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/6.3.4"
     570                "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/6.3.5"
    571571            },
    572572            "funding": [
  • relaypay/trunk/deps/composer/installed.php

    r2590852 r2595433  
    33namespace RelayPayDeps;
    44
    5 return array('root' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'name' => '__root__', 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'dev_requirement' => \false), 'doctrine/collections' => array('pretty_version' => '1.6.8', 'version' => '1.6.8.0', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/collections', 'aliases' => array(), 'reference' => '1958a744696c6bb3bb0d28db2611dc11610e78af', 'dev_requirement' => \false), 'guzzlehttp/guzzle' => array('pretty_version' => '6.2.3', 'version' => '6.2.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), 'reference' => '8d6c6cc55186db87b7dc5009827429ba4e9dc006', 'dev_requirement' => \false), 'guzzlehttp/promises' => array('pretty_version' => '1.4.1', 'version' => '1.4.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/promises', 'aliases' => array(), 'reference' => '8e7d04f1f6450fef59366c399cfad4b9383aa30d', 'dev_requirement' => \false), 'guzzlehttp/psr7' => array('pretty_version' => '1.8.2', 'version' => '1.8.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'reference' => 'dc960a912984efb74d0a90222870c72c87f10c91', 'dev_requirement' => \false), 'monolog/monolog' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../monolog/monolog', 'aliases' => array(), 'reference' => '71312564759a7db5b789296369c1a264efc43aad', 'dev_requirement' => \false), 'opis/closure' => array('pretty_version' => '3.6.2', 'version' => '3.6.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../opis/closure', 'aliases' => array(), 'reference' => '06e2ebd25f2869e54a306dda991f7db58066f7f6', 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'reference' => '5214cbe5aad066022cd845dbf313f0e47aed928f', 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '6.3.4', 'version' => '6.3.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'reference' => 'f53bcba06ab31b18e911b77c039377f4ccd1f7a5', 'dev_requirement' => \false), 'php-di/phpdoc-reader' => array('pretty_version' => '2.2.1', 'version' => '2.2.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/phpdoc-reader', 'aliases' => array(), 'reference' => '66daff34cbd2627740ffec9469ffbac9f8c8185c', 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf', 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'dev_requirement' => \false), 'psr/http-message-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'dev_requirement' => \false), 'psr/log-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0.0')), 'ralouphie/getallheaders' => array('pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'dev_requirement' => \false), 'relaypay-official/merchant-php-client' => array('pretty_version' => '1.0.0', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-client', 'aliases' => array(), 'reference' => '988b4b2ac5d567908eaf3a9b11b63c2a21152c3f', 'dev_requirement' => \false), 'relaypay-official/merchant-php-sdk' => array('pretty_version' => '1.0.2', 'version' => '1.0.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-sdk', 'aliases' => array(), 'reference' => 'aa78339718f5aa22608c2f34e9f23d3548988387', 'dev_requirement' => \false), 'wpify/core' => array('pretty_version' => '4.2.9', 'version' => '4.2.9.0', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/core', 'aliases' => array(), 'reference' => 'df8f409b2a3ad98d5d1ede52b5922795c52aa927', 'dev_requirement' => \false)));
     5return array('root' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'name' => '__root__', 'dev' => \true), 'versions' => array('__root__' => array('pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => \NULL, 'dev_requirement' => \false), 'doctrine/collections' => array('pretty_version' => '1.6.8', 'version' => '1.6.8.0', 'type' => 'library', 'install_path' => __DIR__ . '/../doctrine/collections', 'aliases' => array(), 'reference' => '1958a744696c6bb3bb0d28db2611dc11610e78af', 'dev_requirement' => \false), 'guzzlehttp/guzzle' => array('pretty_version' => '6.2.3', 'version' => '6.2.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), 'reference' => '8d6c6cc55186db87b7dc5009827429ba4e9dc006', 'dev_requirement' => \false), 'guzzlehttp/promises' => array('pretty_version' => '1.4.1', 'version' => '1.4.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/promises', 'aliases' => array(), 'reference' => '8e7d04f1f6450fef59366c399cfad4b9383aa30d', 'dev_requirement' => \false), 'guzzlehttp/psr7' => array('pretty_version' => '1.8.2', 'version' => '1.8.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'reference' => 'dc960a912984efb74d0a90222870c72c87f10c91', 'dev_requirement' => \false), 'monolog/monolog' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../monolog/monolog', 'aliases' => array(), 'reference' => '71312564759a7db5b789296369c1a264efc43aad', 'dev_requirement' => \false), 'opis/closure' => array('pretty_version' => '3.6.2', 'version' => '3.6.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../opis/closure', 'aliases' => array(), 'reference' => '06e2ebd25f2869e54a306dda991f7db58066f7f6', 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.2', 'version' => '2.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'reference' => '5214cbe5aad066022cd845dbf313f0e47aed928f', 'dev_requirement' => \false), 'php-di/php-di' => array('pretty_version' => '6.3.5', 'version' => '6.3.5.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/php-di', 'aliases' => array(), 'reference' => 'b8126d066ce144765300ee0ab040c1ed6c9ef588', 'dev_requirement' => \false), 'php-di/phpdoc-reader' => array('pretty_version' => '2.2.1', 'version' => '2.2.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/phpdoc-reader', 'aliases' => array(), 'reference' => '66daff34cbd2627740ffec9469ffbac9f8c8185c', 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '1.1.1', 'version' => '1.1.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf', 'dev_requirement' => \false), 'psr/container-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '^1.0')), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'dev_requirement' => \false), 'psr/http-message-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0')), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'dev_requirement' => \false), 'psr/log-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '1.0.0')), 'ralouphie/getallheaders' => array('pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'dev_requirement' => \false), 'relaypay-official/merchant-php-client' => array('pretty_version' => '1.0.0', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-client', 'aliases' => array(), 'reference' => '988b4b2ac5d567908eaf3a9b11b63c2a21152c3f', 'dev_requirement' => \false), 'relaypay-official/merchant-php-sdk' => array('pretty_version' => '1.0.2', 'version' => '1.0.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../relaypay-official/merchant-php-sdk', 'aliases' => array(), 'reference' => 'aa78339718f5aa22608c2f34e9f23d3548988387', 'dev_requirement' => \false), 'wpify/core' => array('pretty_version' => '4.2.9', 'version' => '4.2.9.0', 'type' => 'library', 'install_path' => __DIR__ . '/../wpify/core', 'aliases' => array(), 'reference' => 'df8f409b2a3ad98d5d1ede52b5922795c52aa927', 'dev_requirement' => \false)));
  • relaypay/trunk/deps/php-di/php-di/src/Container.php

    r2590852 r2595433  
    9797     * Returns an entry of the container by its name.
    9898     *
    99      * @param string $name Entry name or a class name.
     99     * @template T
     100     * @param string|class-string<T> $name Entry name or a class name.
    100101     *
    101102     * @throws DependencyException Error while resolving the entry.
    102103     * @throws NotFoundException No entry found for the given name.
    103      * @return mixed
     104     * @return mixed|T
    104105     */
    105106    public function get($name)
     
    138139     * This method makes the container behave like a factory.
    139140     *
    140      * @param string $name       Entry name or a class name.
    141      * @param array  $parameters Optional parameters to use to build the entry. Use this to force specific parameters
    142      *                           to specific values. Parameters not defined in this array will be resolved using
    143      *                           the container.
     141     * @template T
     142     * @param string|class-string<T> $name       Entry name or a class name.
     143     * @param array                  $parameters Optional parameters to use to build the entry. Use this to force
     144     *                                           specific parameters to specific values. Parameters not defined in this
     145     *                                           array will be resolved using the container.
    144146     *
    145147     * @throws InvalidArgumentException The name parameter must be of type string.
    146148     * @throws DependencyException Error while resolving the entry.
    147149     * @throws NotFoundException No entry found for the given name.
    148      * @return mixed
     150     * @return mixed|T
    149151     */
    150152    public function make($name, array $parameters = [])
     
    188190     * Inject all dependencies on an existing instance.
    189191     *
    190      * @param object $instance Object to perform injection upon
     192     * @template T
     193     * @param object|T $instance Object to perform injection upon
    191194     * @throws InvalidArgumentException
    192195     * @throws DependencyException Error while injecting dependencies
    193      * @return object $instance Returns the same instance
     196     * @return object|T $instance Returns the same instance
    194197     */
    195198    public function injectOn($instance)
  • relaypay/trunk/readme.txt

    r2590852 r2595433  
    55Tested up to: 5.8
    66Requires PHP: 7.3
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1919Expand your business to forward thinkers and early adopters around the world who transact in digital currencies like Bitcoin, Ethereum, and USD stablecoins. RelayPay integrates easily into your existing website, giving you fast access to new customers and digital currencies across the globe.
    2020
    21 With the RelayPay Checkout, you can accept cryptocurrency payments and receive them in your local fiat money seamlessly. Avoid volatility or security risks and invite the influx of new customers. Once the transaction is complete, you and the customer receive a confirmation letter. We send your revenue out daily and all payments are subject to the transaction fees.
     21With the RelayPay Checkout, you can accept cryptocurrency payments and receive them in your local fiat money seamlessly. Avoid volatility or security risks and invite the influx of new customers. Once the transaction is complete, you and the customer receive a confirmation email. We send your revenue out daily and all payments are subject to the transaction fees.
    2222
    2323Blockchain technology allows you to accept crypto payments without the risk of fraud, chargeback, or unauthorised transactions. Meanwhile, our crypto payment gateway keeps your customers’ details safe. We support a multitude of cryptocurrencies with payout options including over 20 fiat currencies.
     
    44442. The client is then redirected to the RelayPay Payment page where they can choose the cryptocurrency to pay with. They select the cryptocurrency of choice.
    45453. RelayPay converts the order total to the client’s selected cryptocurrency. The customer is then presented with the total amount to be paid.
    46 4. RelayPay automatically generates their unique wallet address and a QR code. The customer is then required to send the requested amount to the wallet address either by copying it directly or scanning the QR code.
     464. RelayPay automatically generates their unique wallet address and a QR code. The customer is then required to send the requested amount to the wallet address either by copying it directly or scanning the QR code. Customers can use any wallet as RelayPay’s solution supports any cryptocurrency wallets.
    47475. Once the transaction appears on the blockchain, the client’s payment is accepted and they are redirected back to the seller’s website. In the case where it takes longer than 5 minutes for the transaction to be approved, the client has a choice to receive a new total sum to be paid.
    48486. Once the transaction is approved, the seller can view it in their RelayPat Merchant Dashboard. Sellers receive their payments daily with the included transaction fee deductions.
     
    8686== Changelog ==
    8787
     88= 1.0.1 =
     89* New plugin description
     90
    8891= 1.0.0 =
    8992* Initial version
  • relaypay/trunk/relaypay.php

    r2590852 r2595433  
    44 * Plugin Name:       RelayPay
    55 * Description:       RelayPay Checkout lets you request cryptocurrency payments from your customers and receive them in your local fiat money.
    6  * Version:           1.0.0
     6 * Version:           1.0.1
    77 * Requires PHP:      7.3.0
    88 * Requires at least: 5.3.0
  • relaypay/trunk/src/Plugin.php

    r2590852 r2595433  
    2121class Plugin extends AbstractPlugin {
    2222    /** Plugin version */
    23     public const VERSION = '1.0.0';
     23    public const VERSION = '1.0.1';
    2424
    2525    /** Plugin slug name */
  • relaypay/trunk/vendor/autoload.php

    r2590852 r2595433  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b::getLoader();
     7return ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91::getLoader();
  • relaypay/trunk/vendor/composer/autoload_real.php

    r2590852 r2595433  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b
     5class ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    27         spl_autoload_unregister(array('ComposerAutoloaderInit08214b5fb538ccc73d0eba3b3b452d2b', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInit52796bd1da95808f65ea1cfdeaf09f91', 'loadClassLoader'));
    2828
    2929        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3131            require __DIR__ . '/autoload_static.php';
    3232
    33             call_user_func(\Composer\Autoload\ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::getInitializer($loader));
     33            call_user_func(\Composer\Autoload\ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::getInitializer($loader));
    3434        } else {
    3535            $map = require __DIR__ . '/autoload_namespaces.php';
  • relaypay/trunk/vendor/composer/autoload_static.php

    r2590852 r2595433  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b
     7class ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3939    {
    4040        return \Closure::bind(function () use ($loader) {
    41             $loader->prefixLengthsPsr4 = ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::$prefixLengthsPsr4;
    42             $loader->prefixDirsPsr4 = ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::$prefixDirsPsr4;
    43             $loader->classMap = ComposerStaticInit08214b5fb538ccc73d0eba3b3b452d2b::$classMap;
     41            $loader->prefixLengthsPsr4 = ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::$prefixLengthsPsr4;
     42            $loader->prefixDirsPsr4 = ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::$prefixDirsPsr4;
     43            $loader->classMap = ComposerStaticInit52796bd1da95808f65ea1cfdeaf09f91::$classMap;
    4444
    4545        }, null, ClassLoader::class);
  • relaypay/trunk/vendor/composer/installed.php

    r2590852 r2595433  
    11<?php return array(
    22    'root' => array(
    3         'pretty_version' => '1.0.0',
    4         'version' => '1.0.0.0',
     3        'pretty_version' => '1.0.1',
     4        'version' => '1.0.1.0',
    55        'type' => 'project',
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '4717bd0ca966a973a6940f391bd69703a116f303',
     8        'reference' => '314750dc2d8711a7e9478a6cc5bfeba64f24bd8d',
    99        'name' => 'relaypay/plugin-woocommerce',
    1010        'dev' => false,
     
    1212    'versions' => array(
    1313        'relaypay/plugin-woocommerce' => array(
    14             'pretty_version' => '1.0.0',
    15             'version' => '1.0.0.0',
     14            'pretty_version' => '1.0.1',
     15            'version' => '1.0.1.0',
    1616            'type' => 'project',
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '4717bd0ca966a973a6940f391bd69703a116f303',
     19            'reference' => '314750dc2d8711a7e9478a6cc5bfeba64f24bd8d',
    2020            'dev_requirement' => false,
    2121        ),
Note: See TracChangeset for help on using the changeset viewer.