polish_payments_api
  • Welcome
  • Installation & Requirements
  • Basic info
  • Online payments
    • SimPay transfer/paysafecard/blik/paypal
    • SimPay direct billing
    • HotPay transfer & paysafecard
    • HotPay mobile (direct billing/premiumrate)
    • CashBill transfer & paysafecard
    • Paybylink transfer
    • Paybylink paysafecard
    • Paybylink direct billing
    • Dpay transfer
    • Dpay direct billing
    • Dotpay transfer
    • OpenPayU transfer
    • iMoje transfer
    • Przelewy24 transfer
    • MicroSMS transfer
  • SMS Premium
    • Basic info
    • CashBill SMS
    • GetPay SMS
    • HotPay SMS
    • MicroSMS SMS
    • Paybylink SMS
    • SimPay SMS
Powered by GitBook
On this page
  1. SMS Premium

MicroSMS SMS

MicroSMS class is deprecated since MicroSMS does not exist anymore. It will be removed in future release.

Base:

$microsms = $payments->sms(new MicrosmsSms('userId as int', 'serviceId as int'));

Check SMS code:

$microsms->check('smsCode', 'number as int');
PreviousHotPay SMSNextPaybylink SMS

Last updated 3 months ago