bunqDesktop icon indicating copy to clipboard operation
bunqDesktop copied to clipboard

SEPA Payment files

Open nicoprevoo opened this issue 7 years ago • 7 comments

It would be great when the possibility comes to import SEPA Payment Files from a bookkeeping program.

nicoprevoo avatar Aug 27 '18 08:08 nicoprevoo

This would be great indeed, I'm not sure how the bunq-API will respond to 1000 payments in a batch or whereever they impose a limit. But if we can translate the payment-details into seperate payents that the bunqDesktop understands, it could just as simple as looping and sending.

But if it's that simple, I would advice an extra security layer for batch and or large-payments (could be as simple as re-entering your password)

L00Cyph3r avatar Aug 27 '18 10:08 L00Cyph3r

You can use the payment batch endpoint. With that endpoint you can sent up to 100 payments per call. 😊

Op 27 aug. 2018 om 12:31 heeft L00Cyph3r [email protected] het volgende geschreven:

This would be great indeed, I'm not sure how the bunq-API will respond to 1000 payments in a batch or whereever they impose a limit. But if we can translate the payment-details into seperate payents that the bunqDesktop understands, it could just as simple as looping and sending.

But if it's that simple, I would advice an extra security layer for batch and or large-payments (could be as simple as re-entering your password)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

OGKevin avatar Aug 27 '18 11:08 OGKevin

There is more demand for this functionality, check this topic on Together: https://together.bunq.com/d/4072-payments-using-sepa-xml-file

basst85 avatar Aug 28 '18 12:08 basst85

Can't wait till 1.0.0 will be released!

nicoprevoo avatar Oct 02 '18 10:10 nicoprevoo

I'm not sure - but will the new bunq update make this easier to implement, as they've done it themselves?

Wouter0100 avatar Nov 09 '18 00:11 Wouter0100

There isn't an endpoint for this right now and I'm not sure if there ever will be. I'm going to check with bunq if that is on the roadmap and if it is that should make this a lot easier yes :+1:

Crecket avatar Nov 09 '18 08:11 Crecket

why would they want to make an endpoint for this? What the app is probably doing is parsing the file and make a batch payment. Batch payment is already available in the pub api.

OGKevin avatar Nov 09 '18 09:11 OGKevin