/home/kueuepay/public_html/vendor/spatie/flare-client-php/src/Truncation/TruncationStrategy.php
<?php

namespace Spatie\FlareClient\Truncation;

interface TruncationStrategy
{
    /**
     * @param array<int|string, mixed> $payload
     *
     * @return array<int|string, mixed>
     */
    public function execute(array $payload): array;
}
Base URL

Base URL

The base URL for API requests is:

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