#emily_98046
1 messages · Page 1 of 1 (latest)
Like an activity log that shows requests made to your Stripe account?
hmm not really, like who raised an invoice who added a customer credit card details
just pure activity logs that shows who did what
Sort of. If you view the logs of your account and find the request that was made (either through the Dashboard or the API), you can click on it to see the source: https://dashboard.stripe.com/test/logs
The source will show what email was logged in when the request was made
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
just trying to find out who added our own credit card details to pay for customer's billing.
ill try this one.
can't see any
Are you looking for test mode or live mode requests? Not all Dashboard actions have a request associated with them, but some do (payments specifically would)
Can we find out who added a payment method?
Do you have a Payment Intent ID for the payment that was made?
That works too. Can you copy/paste it? It's safe to do that, no one can use them for anything without your API keys
So you'll want to look at the request that's related to the creation of the Payment Method: https://dashboard.stripe.com/logs/req_rHFaKKmj3XSyMs
The source here means it came from your web application.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yep I raised this invoice for the customer, but who added the payment details?
Not sure. We just have the user-agent to go off of
This is the request that created the Payment Method: https://dashboard.stripe.com/logs/iar_MbpUR9wjnyTqYy
Same user-agent
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
thanks tho. even i have not found it
ill just look into this further.
have a great one!
Likewise!