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

GetPay SMS

Base:

$getpay = $payments->sms(new GetPaySms('apiKey', 'apiSecret'));

Check SMS code:

$getpay->check('smsCode', 'number as int', 'unlimited as bool (default: false)');

Get response code:

$getpay->getResponseCode();
PreviousCashBill SMSNextHotPay SMS

Last updated 2 years ago