tpay-com / tpay-php

MIT License
24 stars 27 forks source link

Validate param 'opis' - limited signs #8

Closed Tomirad closed 7 years ago

Tomirad commented 7 years ago

Documentation allowed in param opis all type of sign with limited lenght 128. Class tpay-php return me error with sentence: "Zamówienie 999/2017".

In PHP is such thing as filter_var. It is much better than regular expression with mistakes.

piotrjozwiak commented 7 years ago

Slashes has been allowed adf7347