#laxmanpula-bank-token
1 messages · Page 1 of 1 (latest)
sure.. 1 sec.
Thanks!
btok_1JUbCiJ3SR1GS5BcQV1Ewdf2
btok_1JZgvhJ3SR1GS5BcM7rqppOu
btok_1JAIEXJ3SR1GS5BcVAwp0fq7
btok_1JZkYQJ3SR1GS5BczDvmzZUf
btok_1J28P7J3SR1GS5BcqSeHEpHY
we tried with all these.. have same issue.
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.
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?
Ah okay! In that case Sigma will be perfect here. You can use the charges table and query based on the source_id column
got it. thank you. so much. let me verify.
Sigma data is on a delay so you won't be able to query current day data.
sure.. can I use Sigma in test mode as well?
Yes you should be able to