Hello Devs, We have pushed the plugin for First Data payment gateway integration and raised PR for the same at https://github.com/apache/ofbiz-plugins/pull/34
We are going to improve it further and add token-based transactions to support PCI DSS compliance. We are going to make it configurable for the end-user. We have created a separate sub-ticket for these improvements [OFBIZ-11841]. Kind Regards, -- Pritam Kute On Fri, Jun 19, 2020 at 2:01 PM Devanshu Vyas <[email protected]> wrote: > Hello Pritam, > > A nice initiative to move the custom gateway code from framework to > plugins. > I would like to extend my help to you for this task. > > Thanks & Regards, > Devanshu Vyas. > > > On Fri, Jun 19, 2020 at 1:19 PM Pritam Kute <[email protected] > > > wrote: > > > Thanks, Nicolas, and all devs for putting your thoughts. > > > > We will push the contribution as a separate plugin. Also, we would like > to > > pick the task to move all custom gateways code from framework/accounting > to > > separate plugins for separate gateway implementations. This will provide > > the facility to users to install the plugin of the payment gateway which > > they want to use. > > > > We have created a new ticket in JIRA [OFBIZ-11837] for this contribution. > > We will add some more sub tickets to deliver different payment > > gateway methods. > > > > Kind Regards, > > -- > > Pritam Kute > > > > > > On Tue, Jun 16, 2020 at 3:47 PM Aditya Sharma <[email protected]> > > wrote: > > > > > +1 Nicolas. Thanks Pritam for the proposal. > > > > > > Thanks and regards, > > > Aditya Sharma > > > > > > > > > On Tue, Jun 16, 2020 at 1:44 PM Jacques Le Roux < > > > [email protected]> wrote: > > > > > > > +1, Pierre Smits proposed that long ago, created Jira(s?) and even > > > > contributed for at least one plugin > > > > > > > > That can be found in Jira I hope Pierre will follow and gave required > > > > information > > > > > > > > Jacques > > > > > > > > Le 16/06/2020 à 07:32, Suraj Khurana a écrit : > > > > > +1 Nicolas. > > > > > > > > > > -- > > > > > Best Regards, > > > > > Suraj Khurana > > > > > Senior Technical Consultant > > > > > > > > > > > > > > > On Mon, Jun 15, 2020 at 8:23 PM Nicolas Malin < > > > [email protected]> > > > > > wrote: > > > > > > > > > >> Hi Pritam, > > > > >> > > > > >> My preference go to move all gateway to plugin, to keep OFBiz > > > framework > > > > >> slim and the connector quality high. > > > > >> > > > > >> If all third payment gateway are in plugin system, we are sure > that > > > the > > > > >> framework contains correct standard call in function process, and > we > > > 're > > > > >> not tempted (to go fast) to introduce bad hook to support a > specific > > > > >> case needed by the gateway. > > > > >> > > > > >> That being said, your proposal to introduce this gateway payment > are > > > > >> welcome :) > > > > >> > > > > >> Nicolas > > > > >> > > > > >> On 15/06/2020 15:15, Pritam Kute wrote: > > > > >>> Hello Devs, > > > > >>> > > > > >>> I hope everyone is safe and well. > > > > >>> > > > > >>> Apache OFBiz has OOTB integrations for most of the widely used > > > payment > > > > >>> gateways around the world. > > > > >>> > > > > >>> We are working on integrating First Data Payment Gateway for one > of > > > the > > > > >>> websites. The First Data payment gateway is quite popular and > comes > > > in > > > > >> the > > > > >>> list of top payment gateways around the globe We would like to > > > > >> contribute > > > > >>> the basic payment gateway integration of First Data into Apache > > > OFBiz. > > > > We > > > > >>> would like to know your thoughts on this. > > > > >>> > > > > >>> We would also like your opinion on contributing the gateway code > in > > > > >>> applications/accounting component vs a separate plugin. > > > > >>> > > > > >>> After approval from the community, we will create detailed > tickets > > in > > > > >> JIRA > > > > >>> and contribute the patch accordingly. > > > > >>> > > > > >>> Thanks! > > > > >>> > > > > >>> Kind Regards, > > > > >>> -- > > > > >>> Pritam Kute > > > > >>> > > > > > > > > > >
