You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In here, we can filter by any and all fields except the from field. Please add the from field as a possible filter.
This is a key feature and arguably the most important filter. If I have 100s of customer objects, I would like to see all payments from a specific customer object.
Thanks!
The text was updated successfully, but these errors were encountered:
Thank you for the feedback, we'll think about prioritizing this feature as applicable. Would filtering by customer id similar to how the Stripe dashboard does it be a useful feature?
We are a platform used by other businesses to connect to their customers, it wouldn't be very user friendly for businesses to keep track of randomly generated customer IDs, when each customer already has an email field that is appropriately placed in the from field in this ConnectPayments component.
However, if adding this is a long-term extraneous task, filtering by customer ID is a good step forward, but we would love to see filtering by the from field prioritized. We know that other users of the stripe connect embedded components would also like to see this relatively small feature implemented.
In here, we can filter by any and all fields except the
from
field. Please add thefrom
field as a possible filter.This is a key feature and arguably the most important filter. If I have 100s of customer objects, I would like to see all payments from a specific customer object.
Thanks!
The text was updated successfully, but these errors were encountered: