Stefanius67 / Sepa

PHP SEPA XML Generator: Generate SEPA XML to define a payment instructions
MIT License
4 stars 0 forks source link

Double debits #4

Closed pvdbde closed 1 year ago

pvdbde commented 1 year ago

I use this class for debits for a non-profit association. Unfortunately, there is no direct debit yet.

Since I started using the class, I have had problems with double debits.

The problem is with the first direct debit. The last data record is always duplicated and therefore a sum is wrongly debited twice.

Stefanius67 commented 1 year ago

I assume that the problem was in the transfer or processing of the data from the application side and not in the SEPA package itself...