Skip to main content

๐Ÿ” How to find a Tixtree order in Stripe

Interacting with Stripe's dashboard to manage orders is not typically required, as our integration handles all necessary operations. However, if you wish to verify the amount of a transaction directly in Stripe, it's a straightforward process and perfectly acceptable to do so.

Prerequisites

This article assumes you've already connected your Stripe account to Tixtree and have received at least one order.

How to

Step 1

Locate your order by code, buyer name or email, then click "Manage".

image.png

Step 2

Copy the transaction id from the order details.

image.png

Step 3

Log into Stripe then paste the transaction id in Stripe's main search bar.

image.png

The transaction will show up in the list of payment intents. Simply click on it to view the full transaction details.

Screenshot 2024-09-07 at 17.48.48.png