/home/kueuepay/public_html/vendor/lcobucci/jwt/src/Signer/Key.php
<?php
declare(strict_types=1);

namespace Lcobucci\JWT\Signer;

interface Key
{
    public function contents(): string;

    public function passphrase(): string;
}
Base URL

Base URL

The base URL for API requests is:

For SANDBOX Mode: https://kueuepay.com/index.php/api/v1/