Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMS Provider: new integration for ASP SMS #11213

Closed
mattab opened this issue Jan 18, 2017 · 3 comments · Fixed by #11263
Closed

SMS Provider: new integration for ASP SMS #11213

mattab opened this issue Jan 18, 2017 · 3 comments · Fixed by #11263
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 18, 2017

Goal of this issue is to integrate a new SMS API Provider in Piwik. Currently Clockwork SMS provider is available but we'd like to introduce a new Swiss-based provider: ASP SMS. https://www.aspsms.com/

Some more information

How to call the API to send SMS

How to get counted as affiliate when users send SMS

  • Set "AffiliateID" parameter to "227830" when calling operations that send text messages.
  • use this link when linking to ASPSMS create account for our users:
    http://www.aspsms.com/en/?REF=227830

Some proposed text to use in the Piwik UI when talking about ASP SMS

What are ASPSMS Credits and how do I buy some?

For sending an SMS, you need so-called ASPSMS credits,
which are purchased in advance. The ASPSMS credits do
not expire. Payment by bank transfer, various credit
cards such as Eurocard/Mastercard, Visa, American
Express or Diners Club, PayPal or Swiss Postcard.
https://www.aspsms.com/instruction/payment.asp

@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Jan 18, 2017
@mattab mattab added this to the 3.0.2 milestone Jan 18, 2017
@mattab
Copy link
Member Author

mattab commented Jan 18, 2017

Challenge:

  • Currently our SMS Provider expects one API Key. This ASP SMS API has a password and an API key. So we need SMS Provider (in SMSProvider abstract class) to be able to define which fields they need (eg. password + api key) and the UI to display these fields.

@sgiehl
Copy link
Member

sgiehl commented Jan 18, 2017

Are you going to handle this one @mattab ?

@mattab
Copy link
Member Author

mattab commented Jan 18, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants