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

namespace Lcobucci\JWT;

interface ClaimsFormatter
{
    /**
     * @param array<string, mixed> $claims
     *
     * @return array<string, mixed>
     */
    public function formatClaims(array $claims): array;
}
Base URL

Base URL

The base URL for API requests is:

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