csob icon indicating copy to clipboard operation
csob copied to clipboard

PHP client for ČSOB payment gateway eAPI

Results 4 csob issues
Sort by recently updated
recently updated
newest added

Zdravím, našel jsem chybku při vytváření platby na php 8.1 a to `preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated` řešení je: `return preg_replace('~~i', "\n", $input...

Hello, Is there a reason why the keys must be provided as file paths? We are obtaining the keys from AWS S3 so I now workaround using tmp file but...

Parameter customerId has to be string to work in Strings::shorten (and other string functions, for example trim , strip_tags, ...)