Although I like the idea aslong as banks charge anything up to £40.00 for a failed direct debit I can't see it catching on. If there's not enough funds in Paypal it will just bounce the payment with no charge (providing you aren't funding your account with your bank account).
Direct Debit API for 1%; max £2
61–70 of 96 posts
Re: Direct Debit API for 1%; max £2
#621. How quickly is the money in the merchant account after the payment is authorised by the consumer?
2. Is the Faster Payments system now the new standard? If so, what is the difference between this and electronic Direct Debit and will you be porting onto Faster Payments?
3. What is next for GoCardless, apart from user (business) acquisition?
Re: Direct Debit API for 1%; max £2
#63Awesome. I looked into doing this in Denmark about two years ago, but it fell to "schlepp"-avoidance. It's worth noting that PayPal already does exactly this, although I can see the value in cutting them out of the loop.
How much do they charge you?
They also only process direct debits monthly, and the payment needs to be advised weeks in advance, so the debtor can object. Fine for recurring memberships etc., not really suitable for one-off payments.
Finally, there's a deeply entrenched national debit-ish card, run by the same nominally private sector entity running direct debits. They essentially write their own rules for the entire sector in Denmark, and I wasn't really too keen on going up against them. So perfect match for the schlepp-essay :)
Re: Direct Debit API for 1%; max £2
#64Earlier quoted context omitted.
I agree that the site doesn't look great, but their platform works pretty good (well, apart from the abysmal SOAP API) and they offer support for lots of different payment methods (including direct debit, in lots of countries). So I truly don't understand why everybody is suddenly getting so excited about direct debit payments?
When your customers money and your businesses reputation are at stake trust is a huge issue. The website doesn't look great and gives hardly any information on the services. I'm sure if they smartened up their website and offered a REST API they'd be in a much better position for web based startups to consider them, otherwise I'm left searching for signs that its a professional and trustworthy company to try and bala…
But what I'm trying to figure out is if design and a REST API are the only 2 things where GoCardless outexecutes competitors. Especially since direct debit clearly isn't something new and there are other players in the field that offer a much broader support for different kinds of payment methods.
Re: Direct Debit API for 1%; max £2
#65Two questions: 1. How quickly is the money in the merchant account after the payment is authorised by the consumer? 2. Is the Faster Payments system now the new standard? If so, what is the difference between this and electronic Direct Debit and will you be porting onto Faster Payments? 3. What is next for GoCardless, apart from user (business) acquisition?
Re: Direct Debit API for 1%; max £2
#66Earlier quoted context omitted.
This is how a lot of payments are conducted in Germany. It's easy and secure for the customer as he can reverse fraudulent charges. What makes this different than providing websites with your credit card details?
liability in the UK is different: credit card transactions are heavily protected (you're guaranteed to get your money back), whereas direct bank transfers are vastly less protected (with the exception of direct debits). can you even have a one-off direct debit? I didn't think the system was really designed for that.
Yes a DD can be used to make a single payment, it can make a repeat payment of a varying amount or a fixed amount. it is quite a flexible system.
Re: Direct Debit API for 1%; max £2
#67Earlier quoted context omitted.
Which bank has those APIs?
I know for sure Montepio has them. Probably others too but that's the only one I use. I pay all my bus tickets with it directly from the bus company website.
Re: Direct Debit API for 1%; max £2
#68Earlier quoted context omitted.
When your customers money and your businesses reputation are at stake trust is a huge issue. The website doesn't look great and gives hardly any information on the services. I'm sure if they smartened up their website and offered a REST API they'd be in a much better position for web based startups to consider them, otherwise I'm left searching for signs that its a professional and trustworthy company to try and bala…
Don't get me wrong, I totally agree with you on the design part. But what I'm trying to figure out is if design and a REST API are the only 2 things where GoCardless outexecutes competitors. Especially since direct debit clearly isn't something new and there are other players in the field that offer a much broader support for different kinds of payment methods.
I hadn't come across Adyen until you mentioned them here.
Re: Direct Debit API for 1%; max £2
#69Earlier quoted context omitted.
In Sweden—all major banks.
Do they use the same API? Or do I have to code each bank? Can you pay to other EU countries? Is there a good documentation source?
I have never seen any integration of this sort with a Swedish bank on an international site, but I don't know if that is because international vendors don't want to bother with integrating with a number of different bank APIs in X number of countries, or if you need to have a local (Swedish) account to be able to process payments this way.
Re: Direct Debit API for 1%; max £2
#70Earlier quoted context omitted.
Interesting, thanks for pointing that out. So id have to get the customer to agree to authorise an amount larger than their current subscription fee so that it has scope to cover upgrades and extra services - something doesn't quite feel right there, maybe I'm approaching it completely wrong.
It appears so from this example, where there is a usage based fee https://gocardless.com/docs/api_guide#pre-authorization I can't see any guidelines about how you are recommended to approach these types of situation. In some ways pre-setting a max limit is nice for the customer if you warn them when they approach. I know people who have been billed huge amounts on AWS without really realizing. SO long as you hand hol…
I agree that subscriptions could change if they just have to tick a box and not provide all their details again, it's just that in our case we often provide a small variable number of one off add-on services to each customer over a month which we'd ideally not have to ask them to pay for seperately.
I've signed up for their beta though and sent them an email, hopeful that its workable. If they can do what we need id be a very happy man.