AbcAeffchen / Sephpa

PHP class to create SEPA xml files for credit transfer and direct debit
GNU Lesser General Public License v3.0
71 stars 31 forks source link

Fatal error: Uncaught Error: Class 'SephpaCreditTransfer' not found #20

Closed xaviItailored closed 4 years ago

xaviItailored commented 5 years ago

Hello. I have all the depencies but this error generates me.

I checked all the routes and all is correct.

Does anyone know where the error may come from?

AbcAeffchen commented 4 years ago

Hello,

Sorry, somehow I missed this one and just found it, because I try to resolve all issues before the new release.

It sounds like an issue with a invalid link to the autoloader due to the lack of a good documentation. But since this is almost a year old I think it it either fixed or not reproducible anymore. So I close this.

A better documentation is on its way.