Skip to content

Basic SepaCreditXMLTransfer (pain.001.001.03) implementation

Notifications You must be signed in to change notification settings

Nanit-eu/SepaCreditXMLTransfer

Repository files navigation

Build Status

sepa-credit-xml-transfer

Install

composer require nanit-eu/sepa-credit-xml-transfer

##Usage

$service = new ExportService(new Debtor('BE13001123456789','GEBABEBB','Nanit SPRL'));
$service->addTransaction(new MyTransaction('M A Dupont', 123.45,'BE13001123456789','GEBABEBB','123-1234-123 '));
$file=$service->export()

External Resources

About

Basic SepaCreditXMLTransfer (pain.001.001.03) implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages