#dev_connect-issuingmore
1 messages ¡ Page 1 of 1 (latest)
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.
- dev_connect-issuing, 19 hours ago, 12 messages
- dev-in-need_docs, 22 hours ago, 28 messages
- dev-in-need_docs, 1 day ago, 23 messages
- dev-in-need_docs, 1 day ago, 20 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260668362758033489
đ Have more to share? Add details, code, screenshots, videos, etc. below.
oh I see. so I just remove it from my database essentially and that will suffice?
yes
In our applicatoin we have a bank accounts section for them to view all their bank accounts they linked to then select one to pull from for the isusing balance. If they choose to remove an account - is it just that I remove it from our system and they wont have the option to pull from it agian?
I mean the Source still exists and can be used, but if you control the whole code and don't use that Source id, you should be fine
ok - so there is no way to remove it though - is there a reason for this?
we never built it mostly
for example if they decide to the remove the account. But then go to add the account again later. If I create a token and source with the same bank account information a second time - will this be an issue? Since I can never delete the source in the first place?
Nope there's no issue with that
ok great. thank you very much!