[ 
https://issues.apache.org/jira/browse/OFBIZ-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698204#comment-16698204
 ] 

Pritam Kute edited comment on OFBIZ-10457 at 11/25/18 3:34 PM:
---------------------------------------------------------------

Thanks [~mbrohl]. You got it right. The patch contains the generic changes 
which can be pushed to the codebase. The plugin contains all the specific code 
need to write to push messages to the gateway server.

Thanks [~pfm.smits] for your review. Msg91 API can send the SMS all over the 
world. I haven't tested it but [API 
documentation|https://help.msg91.com/article/76-how-to-send-sms-worldwide] 
claims that. I can push some more plugins to show how this generic code can 
work with popular SMS gateways like [Textlocal|https://www.textlocal.in/] and 
[Twilio|https://www.twilio.com/].

I have used the implementation flow similar to payment gateway integration in 
OFBiz. The "Msg91GatewayConfig" entity is similar to "PaymentGatewayPayPal" 
entity.


was (Author: pritam.kute):
Thanks [~mbrohl]. You got it right. The patch contains the generic changes 
which can be pushed to the codebase. The plugin contains all the specific code 
need to write to push messages to the gateway server.

Thanks [~pfm.smits] for your review. Msg91 API can send the SMS all over the 
world I haven't tested it but [API 
documentation|https://help.msg91.com/article/76-how-to-send-sms-worldwide] 
claims that. I can push some more plugins to show how this generic code can 
work with popular SMS gateways like [Textlocal|https://www.textlocal.in/] and 
[Twilio|https://www.twilio.com/].

I have used the implementation flow similar to payment gateway integration in 
OFBiz. The "Msg91GatewayConfig" entity is similar to "PaymentGatewayPayPal" 
entity.

> Short Messaging Service(SMS) Gateway Integration
> ------------------------------------------------
>
>                 Key: OFBIZ-10457
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10457
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: Pritam Kute
>            Assignee: Rishi Solanki
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10457.patch, msg91.zip
>
>
> In reference to the proposal sent on the developer list, this ticket will be 
> used for tracking the work progress of the SMS gateway integration.
> I have added design proposal for the SMS gateway integration to the wiki and 
> can be accessed from here.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296614



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to