infobip / oneapi-php

oneapi-php
https://developer.infobip.com/api
Apache License 2.0
12 stars 12 forks source link

SMS types? #13

Closed thanosalexander closed 8 years ago

thanosalexander commented 8 years ago

Hello.I use this client on my laravel application..all work nice but I think you forgot to include types to SMS..Now there is only Text SMS support,but where is the binary,flash and WAP push support. But on https://dev.infobip.com there is support!

nmenkovic-ib commented 8 years ago

Hi,

This is the legacy library and it doesn't support all the functionalities from https://dev.infobip.com. If you want to send binary or flash SMS, you should use https://github.com/infobip/infobip-api-php-client, as it covers all SMS API features.

Kind regards, Nevena