You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "James Dailey (JIRA)" <ji...@apache.org> on 2019/02/27 22:28:00 UTC

[jira] [Updated] (FINERACT-706) Payments switch integration

     [ https://issues.apache.org/jira/browse/FINERACT-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dailey updated FINERACT-706:
----------------------------------
    Affects Version/s: 1.3.0
          Description: 
This is a ticket to cover the new requirements from integration with a payment switching solution, using best practices in a push-payment real-time environment.  [https://lists.apache.org/thread.html/fa8f745cd7228a8f8418561ddadc715a3388d01656bcbc28680f86f2@%3Cdev.fineract.apache.org%3E] 

Basically, the changes are needed to fineract1.x to support integration with a payments hub.  The payments hub will handle most of the functionality, so the changes to fineract1.x are to be minimal. 

A new package will be created with new API endpoints.  

The functional requirements will include: 
 * Get a quote
 * Hold funds 
 * Send funds (confirmed ) 

Assuming customers are authenticated and using a front end solution, in the payments flow, end users (customers) receive a "Request for Payment" (RfP) and after getting a quote for the cost of that payment, then do a Payment Initiation.  When they initiate the payment their (current) account shows an entry which is debit-amount-on-hold. 

 

 

  was:This is a ticket to cover the new requirements from integration with a payment switching solution, using best practices in a push-payment real-time environment.  [https://lists.apache.org/thread.html/fa8f745cd7228a8f8418561ddadc715a3388d01656bcbc28680f86f2@%3Cdev.fineract.apache.org%3E] 

          Component/s: Accounting

> Payments switch integration 
> ----------------------------
>
>                 Key: FINERACT-706
>                 URL: https://issues.apache.org/jira/browse/FINERACT-706
>             Project: Apache Fineract
>          Issue Type: New Feature
>          Components: Accounting
>    Affects Versions: 1.3.0
>            Reporter: James Dailey
>            Priority: Major
>              Labels: features
>
> This is a ticket to cover the new requirements from integration with a payment switching solution, using best practices in a push-payment real-time environment.  [https://lists.apache.org/thread.html/fa8f745cd7228a8f8418561ddadc715a3388d01656bcbc28680f86f2@%3Cdev.fineract.apache.org%3E] 
> Basically, the changes are needed to fineract1.x to support integration with a payments hub.  The payments hub will handle most of the functionality, so the changes to fineract1.x are to be minimal. 
> A new package will be created with new API endpoints.  
> The functional requirements will include: 
>  * Get a quote
>  * Hold funds 
>  * Send funds (confirmed ) 
> Assuming customers are authenticated and using a front end solution, in the payments flow, end users (customers) receive a "Request for Payment" (RfP) and after getting a quote for the cost of that payment, then do a Payment Initiation.  When they initiate the payment their (current) account shows an entry which is debit-amount-on-hold. 
>  
>  



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