#laxmanpula-bank-token

1 messages · Page 1 of 1 (latest)

grand lily
#

Hi there! Can you provide me the bank token ID so I can take a deeper look?

pastel sandal
#

sure.. 1 sec.

grand lily
#

Thanks!

pastel sandal
#

btok_1JUbCiJ3SR1GS5BcQV1Ewdf2
btok_1JZgvhJ3SR1GS5BcM7rqppOu
btok_1JAIEXJ3SR1GS5BcVAwp0fq7
btok_1JZkYQJ3SR1GS5BczDvmzZUf
btok_1J28P7J3SR1GS5BcqSeHEpHY

#

we tried with all these.. have same issue.

grand lily
#

Great, one moment.

#

Okay so taking btok_1JUbCiJ3SR1GS5BcQV1Ewdf2, it looks like you created a charge immediately afterwards using the bank account token. You can search req_CMB7n3GxT4yJAQ in your DB to see this.

#

These bank account tokens are single-use, unless they are attached to a customer.

#

So, when you get back the token from Plaid, you want to attach that token to a Customer object before you create the charge.

pastel sandal
#

thank you. Bismark. we would like these tokens be one time use only

#

did we use other tokens as well?

#

where can i search to find the corresponding charge transaction details for a bank token?

grand lily
#

Ah okay! In that case Sigma will be perfect here. You can use the charges table and query based on the source_id column

pastel sandal
#

got it. thank you. so much. let me verify.

grand lily
#

Sigma data is on a delay so you won't be able to query current day data.

pastel sandal
#

sure.. can I use Sigma in test mode as well?

grand lily
#

Yes you should be able to