shibby / WHMCS-SmsModule

Sms module for WHMCS
GNU General Public License v3.0
52 stars 71 forks source link

is it possible to integrate smsgatewaycenter.com http api? #98

Closed pdctpa closed 7 years ago

pdctpa commented 8 years ago

Hi, I have been client since 4 years with this company and I want this API to be integrated. You can take a look at their API, https://www.smsgatewaycenter.com/site/sms-developers-api/

I am desperately waiting for an answer

emakundi commented 7 years ago

Yes its posible as they use HTTP SMS API as well. just take one gateway like routesms and change the values

Oscah3 commented 7 years ago

Can I do that for infobip.com?

emakundi commented 7 years ago

I am currently using it with infobip and its working well except for version 7 it seems to have an issue with version 7 working on resolving that at the moment. but its working well with version 5-6

emakundi commented 7 years ago

@Oscah3

Oscah3 commented 7 years ago

Oh can you please share with me the infobip files

emakundi commented 7 years ago

Sure.. Find the attached

  1. under your senders folder upload this or replace with any one that you think might be easy for you
  2. evmaksms its the name of my class you can change it or replace with anyone that you have under that folder (Make sure you change the file name too)

Cheers evmaksms.php.zip

Oscah3 commented 7 years ago

Thanks I will update you with details

shibby commented 7 years ago

Hey guys,

Which version of WHMCS do you using? :)

emakundi commented 7 years ago

@shibby i was using 6.3 and it was working well but i just updated today to 7.0.2 i am not sure what is wrong keeps displaying empty arrays of result.

Oscah3 commented 7 years ago

Thanks A lot it works. please check on my screenshot where can I stop that error, don't worry I have it before i uploaded this...

Oscah3 commented 7 years ago

sms

shibby commented 7 years ago

I see that select_query function deprecated in WHMCS 6 http://docs.whmcs.com/Interacting_With_The_Database#Deprecated_functionality

We need to rewrite queries.

2016-12-15 11:22 GMT+03:00 Siphesihle notifications@github.com:

[image: sms] https://cloud.githubusercontent.com/assets/12936460/21216587/460bbe4e-c2b0-11e6-87a0-9b6f6c150934.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/shibby/WHMCS-SmsModule/issues/98#issuecomment-267266379, or mute the thread https://github.com/notifications/unsubscribe-auth/AARzO1XbQT0kUYCR1XH4o46LsuHIK1moks5rIPipgaJpZM4Jd0YK .

-- Güven Atbakan | PHP Developer https://guven.atbakan.com

shibby commented 7 years ago

We can continue discussion at issue #99