OFBiz and new 3rd Party Payment Solution integration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

OFBiz and new 3rd Party Payment Solution integration

Pierre Smits
Hi all,

It pleases me to be able to announce the availability of the first
iteration of a new 3rd Party Payment Solution integration for OFBiz. This
hot-deploy component is intended to work with the MultiSafepay (
http://www.multisafepay.com). MultiSafepay works with various payment
acquirers and is available for many countries in European Marketspace.

Minimal code changes are required to implement this in the ecommerce
component, and no additional entities are required. Configuration of the
setup is done within the component. In this first iteration the component
provides a call-out to the payment pages at the MultiSafepay site.

For more information have a look at:
http://oem.ofbizci.net/oci-2/products/p_omultisafepay

The code repository is available via GitHub:
https://github.com/ORRTIZ/omultisafepay
Instructions on how to implement it in your OFBiz instance can be found
here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
For an overview of open and closed issues, look here:
https://github.com/ORRTIZ/omultisafepay/issues

Should you have any questions and/or remarks, feel free to post these here,
as a issue at GitHub or send an email directly to me.

Best regards,


Pierre Smits

*OFBiz Extensions Marketplace*
http://oem.ofbizci.net/oci-2/
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Jacques Le Roux
Administrator
Great stuff, thanks Pierre!

Could it be extended outside EU or does it depends on MultiSafepay itself?

Jacques

Le 07/10/2015 10:49, Pierre Smits a écrit :

> Hi all,
>
> It pleases me to be able to announce the availability of the first
> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
> hot-deploy component is intended to work with the MultiSafepay (
> http://www.multisafepay.com). MultiSafepay works with various payment
> acquirers and is available for many countries in European Marketspace.
>
> Minimal code changes are required to implement this in the ecommerce
> component, and no additional entities are required. Configuration of the
> setup is done within the component. In this first iteration the component
> provides a call-out to the payment pages at the MultiSafepay site.
>
> For more information have a look at:
> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>
> The code repository is available via GitHub:
> https://github.com/ORRTIZ/omultisafepay
> Instructions on how to implement it in your OFBiz instance can be found
> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
> For an overview of open and closed issues, look here:
> https://github.com/ORRTIZ/omultisafepay/issues
>
> Should you have any questions and/or remarks, feel free to post these here,
> as a issue at GitHub or send an email directly to me.
>
> Best regards,
>
>
> Pierre Smits
>
> *OFBiz Extensions Marketplace*
> http://oem.ofbizci.net/oci-2/
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Jacques Le Roux
Administrator
Haaa, wee need now to register this plugin in order to be show on top of https://wwwv1.multisafepay.com
Is that possible someway? Magento and others are already there...

Jacques


Le 07/10/2015 11:41, Jacques Le Roux a écrit :

> Great stuff, thanks Pierre!
>
> Could it be extended outside EU or does it depends on MultiSafepay itself?
>
> Jacques
>
> Le 07/10/2015 10:49, Pierre Smits a écrit :
>> Hi all,
>>
>> It pleases me to be able to announce the availability of the first
>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>> hot-deploy component is intended to work with the MultiSafepay (
>> http://www.multisafepay.com). MultiSafepay works with various payment
>> acquirers and is available for many countries in European Marketspace.
>>
>> Minimal code changes are required to implement this in the ecommerce
>> component, and no additional entities are required. Configuration of the
>> setup is done within the component. In this first iteration the component
>> provides a call-out to the payment pages at the MultiSafepay site.
>>
>> For more information have a look at:
>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>
>> The code repository is available via GitHub:
>> https://github.com/ORRTIZ/omultisafepay
>> Instructions on how to implement it in your OFBiz instance can be found
>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>> For an overview of open and closed issues, look here:
>> https://github.com/ORRTIZ/omultisafepay/issues
>>
>> Should you have any questions and/or remarks, feel free to post these here,
>> as a issue at GitHub or send an email directly to me.
>>
>> Best regards,
>>
>>
>> Pierre Smits
>>
>> *OFBiz Extensions Marketplace*
>> http://oem.ofbizci.net/oci-2/
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Heidi Dehaes - Olagos
In reply to this post by Jacques Le Roux
Hello Pierre, Jacques,

Just for information. Europabank in Europe is also a candidate with open
multimethod payment interface.


Regards,
Eric

Olagos bvba
Heidi Dehaes
Kerkstraat 34
2570 Duffel
Belgium
Tel. :     015/31 53 04
GSM :    0485/22 35 80
E-mail : [hidden email]
http://www.olagos.eu
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl



2015-10-07 11:41 GMT+02:00 Jacques Le Roux <[hidden email]>:

> Great stuff, thanks Pierre!
>
> Could it be extended outside EU or does it depends on MultiSafepay itself?
>
> Jacques
>
>
> Le 07/10/2015 10:49, Pierre Smits a écrit :
>
>> Hi all,
>>
>> It pleases me to be able to announce the availability of the first
>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>> hot-deploy component is intended to work with the MultiSafepay (
>> http://www.multisafepay.com). MultiSafepay works with various payment
>> acquirers and is available for many countries in European Marketspace.
>>
>> Minimal code changes are required to implement this in the ecommerce
>> component, and no additional entities are required. Configuration of the
>> setup is done within the component. In this first iteration the component
>> provides a call-out to the payment pages at the MultiSafepay site.
>>
>> For more information have a look at:
>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>
>> The code repository is available via GitHub:
>> https://github.com/ORRTIZ/omultisafepay
>> Instructions on how to implement it in your OFBiz instance can be found
>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>> For an overview of open and closed issues, look here:
>> https://github.com/ORRTIZ/omultisafepay/issues
>>
>> Should you have any questions and/or remarks, feel free to post these
>> here,
>> as a issue at GitHub or send an email directly to me.
>>
>> Best regards,
>>
>>
>> Pierre Smits
>>
>> *OFBiz Extensions Marketplace*
>> http://oem.ofbizci.net/oci-2/
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Pierre Smits
In reply to this post by Jacques Le Roux
Hi Jacques,

I am working on having the component listed for OFBiz at the MultiSafepay
site.

Best regards,

Pierre Smits

*OFBiz Extensions Marketplace*
http://oem.ofbizci.net/oci-2/

On Wed, Oct 7, 2015 at 11:55 AM, Jacques Le Roux <
[hidden email]> wrote:

> Haaa, wee need now to register this plugin in order to be show on top of
> https://wwwv1.multisafepay.com
> Is that possible someway? Magento and others are already there...
>
> Jacques
>
>
>
> Le 07/10/2015 11:41, Jacques Le Roux a écrit :
>
>> Great stuff, thanks Pierre!
>>
>> Could it be extended outside EU or does it depends on MultiSafepay itself?
>>
>> Jacques
>>
>> Le 07/10/2015 10:49, Pierre Smits a écrit :
>>
>>> Hi all,
>>>
>>> It pleases me to be able to announce the availability of the first
>>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>>> hot-deploy component is intended to work with the MultiSafepay (
>>> http://www.multisafepay.com). MultiSafepay works with various payment
>>> acquirers and is available for many countries in European Marketspace.
>>>
>>> Minimal code changes are required to implement this in the ecommerce
>>> component, and no additional entities are required. Configuration of the
>>> setup is done within the component. In this first iteration the component
>>> provides a call-out to the payment pages at the MultiSafepay site.
>>>
>>> For more information have a look at:
>>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>>
>>> The code repository is available via GitHub:
>>> https://github.com/ORRTIZ/omultisafepay
>>> Instructions on how to implement it in your OFBiz instance can be found
>>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>>> For an overview of open and closed issues, look here:
>>> https://github.com/ORRTIZ/omultisafepay/issues
>>>
>>> Should you have any questions and/or remarks, feel free to post these
>>> here,
>>> as a issue at GitHub or send an email directly to me.
>>>
>>> Best regards,
>>>
>>>
>>> Pierre Smits
>>>
>>> *OFBiz Extensions Marketplace*
>>> http://oem.ofbizci.net/oci-2/
>>>
>>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Pierre Smits
In reply to this post by Jacques Le Roux
Jacques,

For questions regarding the services and solutions of the MultiSafepay
organisation you have to direct these to them.

Best regards,

Pierre Smits

*OFBiz Extensions Marketplace*
http://oem.ofbizci.net/oci-2/

On Wed, Oct 7, 2015 at 11:41 AM, Jacques Le Roux <
[hidden email]> wrote:

> Great stuff, thanks Pierre!
>
> Could it be extended outside EU or does it depends on MultiSafepay itself?
>
> Jacques
>
> Le 07/10/2015 10:49, Pierre Smits a écrit :
>
>> Hi all,
>>
>> It pleases me to be able to announce the availability of the first
>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>> hot-deploy component is intended to work with the MultiSafepay (
>> http://www.multisafepay.com). MultiSafepay works with various payment
>> acquirers and is available for many countries in European Marketspace.
>>
>> Minimal code changes are required to implement this in the ecommerce
>> component, and no additional entities are required. Configuration of the
>> setup is done within the component. In this first iteration the component
>> provides a call-out to the payment pages at the MultiSafepay site.
>>
>> For more information have a look at:
>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>
>> The code repository is available via GitHub:
>> https://github.com/ORRTIZ/omultisafepay
>> Instructions on how to implement it in your OFBiz instance can be found
>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>> For an overview of open and closed issues, look here:
>> https://github.com/ORRTIZ/omultisafepay/issues
>>
>> Should you have any questions and/or remarks, feel free to post these
>> here,
>> as a issue at GitHub or send an email directly to me.
>>
>> Best regards,
>>
>>
>> Pierre Smits
>>
>> *OFBiz Extensions Marketplace*
>> http://oem.ofbizci.net/oci-2/
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Pierre Smits
In reply to this post by Heidi Dehaes - Olagos
Hi Eric,

I feel confident that there are many more.

Best regards,

Pierre Smits

*OFBiz Extensions Marketplace*
http://oem.ofbizci.net/oci-2/

On Wed, Oct 7, 2015 at 11:56 AM, Heidi Dehaes - Olagos <
[hidden email]> wrote:

> Hello Pierre, Jacques,
>
> Just for information. Europabank in Europe is also a candidate with open
> multimethod payment interface.
>
>
> Regards,
> Eric
>
> Olagos bvba
> Heidi Dehaes
> Kerkstraat 34
> 2570 Duffel
> Belgium
> Tel. :     015/31 53 04
> GSM :    0485/22 35 80
> E-mail : [hidden email]
> http://www.olagos.eu
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
>
>
>
> 2015-10-07 11:41 GMT+02:00 Jacques Le Roux <[hidden email]>:
>
> > Great stuff, thanks Pierre!
> >
> > Could it be extended outside EU or does it depends on MultiSafepay
> itself?
> >
> > Jacques
> >
> >
> > Le 07/10/2015 10:49, Pierre Smits a écrit :
> >
> >> Hi all,
> >>
> >> It pleases me to be able to announce the availability of the first
> >> iteration of a new 3rd Party Payment Solution integration for OFBiz.
> This
> >> hot-deploy component is intended to work with the MultiSafepay (
> >> http://www.multisafepay.com). MultiSafepay works with various payment
> >> acquirers and is available for many countries in European Marketspace.
> >>
> >> Minimal code changes are required to implement this in the ecommerce
> >> component, and no additional entities are required. Configuration of the
> >> setup is done within the component. In this first iteration the
> component
> >> provides a call-out to the payment pages at the MultiSafepay site.
> >>
> >> For more information have a look at:
> >> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
> >>
> >> The code repository is available via GitHub:
> >> https://github.com/ORRTIZ/omultisafepay
> >> Instructions on how to implement it in your OFBiz instance can be found
> >> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
> >> For an overview of open and closed issues, look here:
> >> https://github.com/ORRTIZ/omultisafepay/issues
> >>
> >> Should you have any questions and/or remarks, feel free to post these
> >> here,
> >> as a issue at GitHub or send an email directly to me.
> >>
> >> Best regards,
> >>
> >>
> >> Pierre Smits
> >>
> >> *OFBiz Extensions Marketplace*
> >> http://oem.ofbizci.net/oci-2/
> >>
> >>
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Pierre Smits
In reply to this post by Jacques Le Roux
The project should have an appropriate image for that.

Best regards,

Pierre Smits

*OFBiz Extensions Marketplace*
http://oem.ofbizci.net/oci-2/

On Wed, Oct 7, 2015 at 11:55 AM, Jacques Le Roux <
[hidden email]> wrote:

> Haaa, wee need now to register this plugin in order to be show on top of
> https://wwwv1.multisafepay.com
> Is that possible someway? Magento and others are already there...
>
> Jacques
>
>
>
> Le 07/10/2015 11:41, Jacques Le Roux a écrit :
>
>> Great stuff, thanks Pierre!
>>
>> Could it be extended outside EU or does it depends on MultiSafepay itself?
>>
>> Jacques
>>
>> Le 07/10/2015 10:49, Pierre Smits a écrit :
>>
>>> Hi all,
>>>
>>> It pleases me to be able to announce the availability of the first
>>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>>> hot-deploy component is intended to work with the MultiSafepay (
>>> http://www.multisafepay.com). MultiSafepay works with various payment
>>> acquirers and is available for many countries in European Marketspace.
>>>
>>> Minimal code changes are required to implement this in the ecommerce
>>> component, and no additional entities are required. Configuration of the
>>> setup is done within the component. In this first iteration the component
>>> provides a call-out to the payment pages at the MultiSafepay site.
>>>
>>> For more information have a look at:
>>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>>
>>> The code repository is available via GitHub:
>>> https://github.com/ORRTIZ/omultisafepay
>>> Instructions on how to implement it in your OFBiz instance can be found
>>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>>> For an overview of open and closed issues, look here:
>>> https://github.com/ORRTIZ/omultisafepay/issues
>>>
>>> Should you have any questions and/or remarks, feel free to post these
>>> here,
>>> as a issue at GitHub or send an email directly to me.
>>>
>>> Best regards,
>>>
>>>
>>> Pierre Smits
>>>
>>> *OFBiz Extensions Marketplace*
>>> http://oem.ofbizci.net/oci-2/
>>>
>>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Jacques Le Roux
Administrator
In reply to this post by Pierre Smits
Totally cool, thanks Pierre!

Jacques

Le 07/10/2015 12:11, Pierre Smits a écrit :

> Hi Jacques,
>
> I am working on having the component listed for OFBiz at the MultiSafepay
> site.
>
> Best regards,
>
> Pierre Smits
>
> *OFBiz Extensions Marketplace*
> http://oem.ofbizci.net/oci-2/
>
> On Wed, Oct 7, 2015 at 11:55 AM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> Haaa, wee need now to register this plugin in order to be show on top of
>> https://wwwv1.multisafepay.com
>> Is that possible someway? Magento and others are already there...
>>
>> Jacques
>>
>>
>>
>> Le 07/10/2015 11:41, Jacques Le Roux a écrit :
>>
>>> Great stuff, thanks Pierre!
>>>
>>> Could it be extended outside EU or does it depends on MultiSafepay itself?
>>>
>>> Jacques
>>>
>>> Le 07/10/2015 10:49, Pierre Smits a écrit :
>>>
>>>> Hi all,
>>>>
>>>> It pleases me to be able to announce the availability of the first
>>>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>>>> hot-deploy component is intended to work with the MultiSafepay (
>>>> http://www.multisafepay.com). MultiSafepay works with various payment
>>>> acquirers and is available for many countries in European Marketspace.
>>>>
>>>> Minimal code changes are required to implement this in the ecommerce
>>>> component, and no additional entities are required. Configuration of the
>>>> setup is done within the component. In this first iteration the component
>>>> provides a call-out to the payment pages at the MultiSafepay site.
>>>>
>>>> For more information have a look at:
>>>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>>>
>>>> The code repository is available via GitHub:
>>>> https://github.com/ORRTIZ/omultisafepay
>>>> Instructions on how to implement it in your OFBiz instance can be found
>>>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>>>> For an overview of open and closed issues, look here:
>>>> https://github.com/ORRTIZ/omultisafepay/issues
>>>>
>>>> Should you have any questions and/or remarks, feel free to post these
>>>> here,
>>>> as a issue at GitHub or send an email directly to me.
>>>>
>>>> Best regards,
>>>>
>>>>
>>>> Pierre Smits
>>>>
>>>> *OFBiz Extensions Marketplace*
>>>> http://oem.ofbizci.net/oci-2/
>>>>
>>>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Jacques Le Roux
Administrator
In reply to this post by Pierre Smits
I'm sure we can provide that!

Maybe based on http://apache.org/foundation/press/kit/poweredBy/pb-ofbiz.jpg ?

Jacques

Le 07/10/2015 12:15, Pierre Smits a écrit :

> The project should have an appropriate image for that.
>
> Best regards,
>
> Pierre Smits
>
> *OFBiz Extensions Marketplace*
> http://oem.ofbizci.net/oci-2/
>
> On Wed, Oct 7, 2015 at 11:55 AM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> Haaa, wee need now to register this plugin in order to be show on top of
>> https://wwwv1.multisafepay.com
>> Is that possible someway? Magento and others are already there...
>>
>> Jacques
>>
>>
>>
>> Le 07/10/2015 11:41, Jacques Le Roux a écrit :
>>
>>> Great stuff, thanks Pierre!
>>>
>>> Could it be extended outside EU or does it depends on MultiSafepay itself?
>>>
>>> Jacques
>>>
>>> Le 07/10/2015 10:49, Pierre Smits a écrit :
>>>
>>>> Hi all,
>>>>
>>>> It pleases me to be able to announce the availability of the first
>>>> iteration of a new 3rd Party Payment Solution integration for OFBiz. This
>>>> hot-deploy component is intended to work with the MultiSafepay (
>>>> http://www.multisafepay.com). MultiSafepay works with various payment
>>>> acquirers and is available for many countries in European Marketspace.
>>>>
>>>> Minimal code changes are required to implement this in the ecommerce
>>>> component, and no additional entities are required. Configuration of the
>>>> setup is done within the component. In this first iteration the component
>>>> provides a call-out to the payment pages at the MultiSafepay site.
>>>>
>>>> For more information have a look at:
>>>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>>>
>>>> The code repository is available via GitHub:
>>>> https://github.com/ORRTIZ/omultisafepay
>>>> Instructions on how to implement it in your OFBiz instance can be found
>>>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>>>> For an overview of open and closed issues, look here:
>>>> https://github.com/ORRTIZ/omultisafepay/issues
>>>>
>>>> Should you have any questions and/or remarks, feel free to post these
>>>> here,
>>>> as a issue at GitHub or send an email directly to me.
>>>>
>>>> Best regards,
>>>>
>>>>
>>>> Pierre Smits
>>>>
>>>> *OFBiz Extensions Marketplace*
>>>> http://oem.ofbizci.net/oci-2/
>>>>
>>>>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz and new 3rd Party Payment Solution integration

Pierre Smits
Thanks Jacques,

Have a look at: https://www.multisafepay.com/solutions/shop-plug-ins/

The approx. height of the images is 80 px. With pb-ofbiz.jpgI guess we
would show an image that is a big black undecipherable block.

Best regards,

Pierre Smits

*OFBiz Extensions Marketplace*
http://oem.ofbizci.net/oci-2/

On Wed, Oct 7, 2015 at 1:32 PM, Jacques Le Roux <
[hidden email]> wrote:

> I'm sure we can provide that!
>
> Maybe based on
> http://apache.org/foundation/press/kit/poweredBy/pb-ofbiz.jpg ?
>
> Jacques
>
> Le 07/10/2015 12:15, Pierre Smits a écrit :
>
>> The project should have an appropriate image for that.
>>
>> Best regards,
>>
>> Pierre Smits
>>
>> *OFBiz Extensions Marketplace*
>> http://oem.ofbizci.net/oci-2/
>>
>> On Wed, Oct 7, 2015 at 11:55 AM, Jacques Le Roux <
>> [hidden email]> wrote:
>>
>> Haaa, wee need now to register this plugin in order to be show on top of
>>> https://wwwv1.multisafepay.com
>>> Is that possible someway? Magento and others are already there...
>>>
>>> Jacques
>>>
>>>
>>>
>>> Le 07/10/2015 11:41, Jacques Le Roux a écrit :
>>>
>>> Great stuff, thanks Pierre!
>>>>
>>>> Could it be extended outside EU or does it depends on MultiSafepay
>>>> itself?
>>>>
>>>> Jacques
>>>>
>>>> Le 07/10/2015 10:49, Pierre Smits a écrit :
>>>>
>>>> Hi all,
>>>>>
>>>>> It pleases me to be able to announce the availability of the first
>>>>> iteration of a new 3rd Party Payment Solution integration for OFBiz.
>>>>> This
>>>>> hot-deploy component is intended to work with the MultiSafepay (
>>>>> http://www.multisafepay.com). MultiSafepay works with various payment
>>>>> acquirers and is available for many countries in European Marketspace.
>>>>>
>>>>> Minimal code changes are required to implement this in the ecommerce
>>>>> component, and no additional entities are required. Configuration of
>>>>> the
>>>>> setup is done within the component. In this first iteration the
>>>>> component
>>>>> provides a call-out to the payment pages at the MultiSafepay site.
>>>>>
>>>>> For more information have a look at:
>>>>> http://oem.ofbizci.net/oci-2/products/p_omultisafepay
>>>>>
>>>>> The code repository is available via GitHub:
>>>>> https://github.com/ORRTIZ/omultisafepay
>>>>> Instructions on how to implement it in your OFBiz instance can be found
>>>>> here: https://github.com/ORRTIZ/omultisafepay/wiki/How-to-implement
>>>>> For an overview of open and closed issues, look here:
>>>>> https://github.com/ORRTIZ/omultisafepay/issues
>>>>>
>>>>> Should you have any questions and/or remarks, feel free to post these
>>>>> here,
>>>>> as a issue at GitHub or send an email directly to me.
>>>>>
>>>>> Best regards,
>>>>>
>>>>>
>>>>> Pierre Smits
>>>>>
>>>>> *OFBiz Extensions Marketplace*
>>>>> http://oem.ofbizci.net/oci-2/
>>>>>
>>>>>
>>>>>