alyf-de / banking

An Open Banking Integration with ERPNext
GNU General Public License v3.0
38 stars 18 forks source link

Payment initiation #19

Closed barredterra closed 11 months ago

barredterra commented 1 year ago

Provide a way to pay for a voucher (Purchase Invoice, Expense Claim) from within ERPNext.

The user must choose ...

We set a a reference number that makes later auto-reconciliation possible. For example, this may be the voucher name, or Doctype+Name. We initiate a payment flow. If successful, we create a Payment Entry against the voucher, using the same reference number.

barredterra commented 1 year ago

Kosma has to disable their PIS feature for customers that are not certified as payment providers by the german authorities. They're planning to release a compliant, more high-level product with similar functionalities in the next months.