ankasru/dellin_terminals_without_api

There is no license information available for the latest version (dev-main) of this package.

Get Dellin terminals without API

dev-main 2025-02-27 08:50 UTC

This package is not auto-updated.

Last update: 2025-05-09 07:50:14 UTC


README

Salvation from the constantly falling Dellin Api /v1/public/request_terminals.json

Install

composer require ankasru/dellin_terminals_without_api dev-main

Usage

use Ankas\DellinTerminalsWithoutApi\TerminalsGetter;

$terminalsGetter = new TerminalsGetter();
$terminals = $terminalsGetter->getTerminalsByCode('7400000100000000000000000');