Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send multiple objects to twinfield #196

Open
MGB-85 opened this issue Jun 8, 2021 · 1 comment
Open

send multiple objects to twinfield #196

MGB-85 opened this issue Jun 8, 2021 · 1 comment

Comments

@MGB-85
Copy link

MGB-85 commented Jun 8, 2021

Hello,

is there an example of send multiple objects in one batch?

@gelderblominternet
Copy link

If you still need it:

$transactionFactory = new TransactionApiConnector($connection);
$transactionFactory->sendAll($transactions);

I'm not sure if all other Factory classes have this option, but the transaction factory does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants