Skip to content

Commit a4bc80b

Browse files
committed
Update README
1 parent c99de04 commit a4bc80b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $sepa->setInitiator('Max Mustermann'); // Einreicher
2222

2323
$payment = new \MG\Sepa\Payment($validatorFactory);
2424
$payment->setPriority('HIGH'); // Prioritaet NORM oder HIGH
25+
//$payment->setScope('INST'); // Echtzeitueberweisung
2526
$payment->setAccount('Max Mustermann', 'DE02370501980001802057', 'COLSDE33'); // Auftraggaber
2627
//$payment->setAccountCurrency($currency); // Kontowaehrung
2728
//$payment->disableBatchBooking(); // deaktiviere Sammelbuchung

0 commit comments

Comments
 (0)