Skip to content

Commit 90e3854

Browse files
fix: update find customer docs (#999)
1 parent 64a639f commit 90e3854

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

docs/dashboard-and-metrics/customer-lists.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,22 @@ To view customers who have made sandbox transactions you can use the default San
1717

1818
## Find an Individual Customer
1919

20-
You can look up an individual customer by an exact match of their App User ID, Transaction ID, Email Attribute, or Order ID (iOS only). To find a customer via Order ID, you can follow our guide on setting up [In-App Purchase Keys](/service-credentials/itunesconnect-app-specific-shared-secret/in-app-purchase-key-configuration) to unlock this feature. The transaction must show as completed in the [Apple Purchase History](https://support.apple.com/en-gb/HT204088) to be considered a valid Order ID. Note that Transaction ID refers to the identifier in Google Play console and order emails of GPA.1234.1223–, and for Stripe si_abcefg, whereas Order ID refers to the identifier from Apple's order emails.
20+
To find an individual customer, use the search bar or the hotkey (⌘K on Mac and iPad, Ctrl+K on other devices) to search by an exact match of their App User ID, Transaction ID, Email Attribute, or Order ID (iOS only).
21+
22+
Looking up customers is real-time. They will be searchable here as soon as a customer exists in RevenueCat.
23+
24+
![Find a customer using the global search](/docs_images/customers/find-customer.png)
25+
26+
![Find a customer results in the global search dialog](/docs_images/customers/find-customer-dialog.png)
27+
28+
### iOS Order ID
29+
30+
To find a customer via Order ID, you can follow our guide on setting up [In-App Purchase Keys](/service-credentials/itunesconnect-app-specific-shared-secret/in-app-purchase-key-configuration) to unlock this feature. The transaction must show as completed in the [Apple Purchase History](https://support.apple.com/en-gb/HT204088) to be considered a valid Order ID. Note that Transaction ID refers to the identifier in Google Play console and order emails of GPA.1234.1223–, and for Stripe si_abcefg, whereas Order ID refers to the identifier from Apple's order emails.
2131

2232
:::warning Sandbox transaction search
2333
Customer lookup by Transaction ID and Order ID works for production purchases only.
2434
:::
2535

26-
Looking up customers in RevenueCat is real-time, as soon as a customer exists in RevenueCat they will be searchable here.
27-
28-
![Find a customer](/docs_images/customers/find-customer.png)
29-
3036
## Viewing a List
3137

3238
### Choose a project
247 KB
Loading
-7.18 KB
Loading

0 commit comments

Comments
 (0)