#sarishpaul_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ 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/1266191223572398132
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Will these domains share the same Stripe account? Are you looking for a way to distinguish the payments for each domain under the same account?
we are trying to investigate whethere can we have a single Stripe account but still be able to distinguish payment from different domains.
One way is to add the metadata to the requests: https://docs.stripe.com/api/metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Metadata will be available in the objects created from the requests
Here's the guide about metadata: https://docs.stripe.com/metadata
Yes, this option I am aware of. Will I be able to generate reports based on metadata? I want to generate reports based on metadata. Is it possible?
I'm afraid that's not possible. Metadata will be available in report, but can't be generated based on metadata
hey my account has been like suspended for literally no reason & stripe thinks there is unauthorised use happening, what should i do?