[
https://issues.apache.org/jira/browse/OFBIZ-10044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055735#comment-17055735 ]
Pierre Smits commented on OFBIZ-10044:
--------------------------------------
An approach regarding having 3rd Party Fintech (TPF) integrations in separate plugin components could be similar to how I developed such integrations for the Adyen and MultisafePay (see [1] and [2] below) solutions for pre-Gradle implementations. Both these plugins can be easily deployed in an OFBiz implementation and integrate easily with the E-commerce plugin, and deliver (financial) transactions to the accounting application/component.
# re Adyen
https://github.com/ORRTIZ/oadyen# re MultisafePay
https://github.com/ORRTIZ/omultisafepaySimilar approaches can be developed for 3rd Party Logistics (TPL) integrations.
> Refactor and cleanup DhlServices.java
> -------------------------------------
>
> Key: OFBIZ-10044
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10044> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Trunk
> Reporter: Michael Brohl
> Assignee: Michael Brohl
> Priority: Minor
>
> The DhlServices class contains many TODO comments and needs refactoring/cleanup.
> Hard coded defaults should be moved out to properties or database entries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)