SimPay SMS
$simpay = $payments->sms(new SimPaySms('apiKey', 'apiPassword'));$simpay->check('serviceId as int', 'number as int', 'code');Last updated
$simpay = $payments->sms(new SimPaySms('apiKey', 'apiPassword'));$simpay->check('serviceId as int', 'number as int', 'code');Last updated