#umairasif7 - Validate External Account

1 messages ยท Page 1 of 1 (latest)

vagrant furnace
#

Hi ๐Ÿ‘‹ I'm looking for this

#

Just wanted to let you know

green pulsar
#

Alright.

vagrant furnace
#

Okay I dug into this and it looks like we don't have an API for this. ๐Ÿ™

#

It's a known pain point for our customers

#

I'm guessing you want to avoid payout failures?

green pulsar
#

Yes. You are right.

vagrant furnace
#

Yeah unfortunately we don't have a good programmatic solution for that.

#

Potential question...are these connected accounts also customers of the platform?

green pulsar
#

Yes. These are the customers of platform.

vagrant furnace
#

As in, they exist as Connected accounts (acct__XXXXX) AND Customers (cus_XXXXX)?

green pulsar
#

Yes. Every customer has connect account.

vagrant furnace
#

But do they have Customer objects? cus_XXXXX?

#

Or are they only Connected accounts?

green pulsar
#

They have customer object cus_xxxxx

vagrant furnace
#

Well then, if you also use the bank information to create a source for that customer, you can use the approach I linked to above to verify it.

green pulsar
#

Alright. Let me check it.