HotPay SMS

Base:

$hotpay = $payments->sms(new HotPaySms('secret'));

Check SMS code:

$hotpay->check('smsCode');

Last updated