PHPackages                             rikudou/skqrpayment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. rikudou/skqrpayment

ActiveLibrary[Payment Processing](/categories/payments)

rikudou/skqrpayment
===================

QR payment library for Slovak accounts

v4.2.3(7mo ago)35796.2k↓13.9%17[1 PRs](https://github.com/RikudouSage/QrPaymentSK/pulls)1MITPHPPHP ^7.3 || ^8.0CI passing

Since Dec 6Pushed 7mo ago4 watchersCompare

[ Source](https://github.com/RikudouSage/QrPaymentSK)[ Packagist](https://packagist.org/packages/rikudou/skqrpayment)[ Docs](https://github.com/RikudouSage/QrPaymentSK)[ Fund](https://ko-fi.com/dominik_ch)[ Fund](https://liberapay.com/dominik_ch)[ RSS](/packages/rikudou-skqrpayment/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (7)Versions (28)Used By (1)

QR code payment (SK) - Pay by Square standard
=============================================

[](#qr-code-payment-sk---pay-by-square-standard)

[![Tests](https://github.com/RikudouSage/QrPaymentSK/actions/workflows/test.yaml/badge.svg)](https://github.com/RikudouSage/QrPaymentSK/actions/workflows/test.yaml)[![Coverage Status](https://camo.githubusercontent.com/407b4bd8088f68754ebcb419760e5e5ad10374ba5b9326823bdbf6e4d94ed03f/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f52696b75646f75536167652f51725061796d656e74534b3f746f6b656e3d57364758465138385833)](https://codecov.io/gh/RikudouSage/QrPaymentSK)[![Download](https://camo.githubusercontent.com/37231ca6f7f3052e6ac30abab01a9f450f1c7efe02ed564ca2ae00be346c1039/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72696b75646f752f736b71727061796d656e742e737667)](https://packagist.org/packages/rikudou/skqrpayment)

This library generates a string that can be embedded into QR code and is recognized by all Slovak banks.

The library requires the `xz` binary to present on the underlying system.

> See also QR code payment generator for [Czech](https://github.com/RikudouSage/QrPaymentCZ), [Hungarian](https://github.com/hubipe/QrPaymentHU) or [European](https://github.com/RikudouSage/QrPaymentEU) accounts.

Installation
------------

[](#installation)

`composer require rikudou/skqrpayment`

Usage
-----

[](#usage)

Create an instance with or without IBANs. All IBANs must be instance of `\Rikudou\Iban\Iban\IbanInterface`.

```
