#micklove_bankdebits-nz

1 messages ¡ Page 1 of 1 (latest)

wide ravenBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1296601551049330730

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

steep granite
#

Sorry, part of my question never pasted in properly....

Basically, what I'd like to know, is which model I should be using, for setup intents in NZ

stone atlas
#

you shouldn't pass routing_number at all I think, here you pass an empty string

#

micklove_connect-bankaccount

steep granite
#

Sorry, again, the full question didn't paste in... I'm creating the bank account to be used for billing a customer, an example failed request is req_sJoDSPG1udhhFq

#

another example issue is req_a82QJrahzKFlJO

#

In one request error, it says I should remove the BSB from the request... when I remove the BSB from the request, I get another error "Missing required param: payment_method_data[au_becs_debit][bsb_number]"

stone atlas
#

we don't support NZ Bank Debit publicly though so it's normal it doesn't work

#

micklove_bankdebits-nz

steep granite
#

I got the related connected account's external bank account setup correctly (after I removed the BSB)... so, external accounts for NZ are ok, but billing accounts are not?

#

In other regions, we create Stripe customer's so that we can use Stripe billing to debit the customers

#

So, that won't work in the NZ environment?

stone atlas
#

external accounts are for Payouts which is to receive funds for services you offer/provide so yes
Customers are paying for the service and we don't support bank debits for NZ customers

steep granite
#

So, to clarify, not being able to debit a customer bank account is specific to NZ?

#

(As that is what our system is setup to do, in other envs, CA, US, GB, AU)

stone atlas
#

kind of. I mean many countries have their own bank debit rails. We support some, and not others. And NZ is not supported today yes, at least not publicly (but we have a beta I think)

#

I assume other countries have bank debits that we don't support either.

#

The trick with NZ is that it's similar to the AU rails (and in some ways shared) so it's confused to people familiar with that market

steep granite
#

Ok, thanks @stone atlas , I'll talk to our Stripe support and ask about the Beta

#

(If there is one)

#

When using Stripe Billing in NZ, we ask the customer to provide a credit card?

#

(if we can't use bank debit)