I'm considering opening back up on BrickOwl next month and I've just set up Stripe and I think I have succesfully added iDeal as a payment method. Some questions I still have:
- What are the costs? I found somewhere it said "1.4% + €0.25" for European "cards" (not entirely sure what it means) - so does this apply to all payments received in the EU regardless of payment method?
- What is the external iDeal option that BrickOwl offers? Does it mean that if I have my own iDeal setup I can use that without using Stripe? But it seems I can't really set any options for it, so (how) does it work?
- If I understand correctly Stripe is a service that collects payments through different channels and then pays out - does it mean that buyers can use iDeal to pay worldwide, if the store owner has checked the iDeal box? And, reversely, are there any foreign payment methods in that list that for me are worth allowing in my store? Or actually.. is there any reason to not just go ahead and enable the whole bunch of them?
Comments
See https://stripe.com/en-nl/pricing/local-payment-methods for fees for all payment methods.
The only problem with so many different kinds of fees is that it will be hard to keep track of accurate numbers of all the fee costs on every order in my administration. But it looks like BrickOwl properly labels individual types of Stripe payments properly, so it shouldn't be too much work to make my software figure out the correct numbers.
When starting I tried to keep track of it per order, but the additional work doesn't outweigh the benefits.
That makes sense. I think I'll do it myself though, I already put a function in place that will convert the payment method and country that comes in from the API data to the transaction fees. Now it's just about keeping them up to date should they ever change
Here in the States Stripe works a bit different, less flexible payouts, but cashflow is a bit more comfortable nowadays.