#Sarvesh
1 messages · Page 1 of 1 (latest)
Hi. What can we help with?
we have Stripe account and we want to use it for our 2-3 projects but we want to know from which projects payments are received in stripe dashabord
so what we need to do?
Are these 3 projects different businesses?
parent company is same but the websites (projects) will be different and all will use same Stripe Key, Secret to call subscription and Payment Intentent API calls
Ok that's fine then
You can use metadata on each Payment Intent
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
but for that, in Stripe account dashabord / Payments list, we need to go to each transaction and see from which project Id (metadata field) is receveived
instead, can we get some sub menus / sub accounts etc created for each project so all payments list can be seen there
?
or with meta data filters to be applied on lsit to filter the payment list?
I can add a feature request for this
But I can't say how likely the team would implement it
There would need to be broader interest
Otherwise, metadata is your best bet
yes metadata will be useful only if we can filter results based the medata values, going inside each transaction to check it is time consuming and never see all payments together for specific project
This feature has a great improvement overall
You could use the search api to programatically filter them: https://stripe.com/docs/search#query-fields-for-payment-intents