#Manu.El
1 messages ยท Page 1 of 1 (latest)
Can you clarify what that information is and where you see it?
WHat are you trying to change?
this is my code, so what happens is that the stripe dashboard shows the type of input and its label, I would like to know if I can change the information shown there to show only the label and the information that the customer entered when making the payment
Or at least have the input only
Is this for Checkout custom fields?
no, for the payment_links
Can you share the ID of the object / Dashboard URL where you see that?
the id of the payment link?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
If that's the Dashboard view then no you're not able to modify that as far as i know
oh... then how would people know the information that customers entered in those custom_fields?๐
That's not part of the payment link, that's part of the payment/checkout session
See for example this successful session event: https://dashboard.stripe.com/test/events/evt_1NG2SuESRxUGxqvhusLSmRzz
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
hmm ok ty
So every time that a payment is completed, people will have to view those events in order to get that piece of their customer information?
Can you check the payment page in your dashboard?
Oh its a subscriptions in this case
sub_1NG2SqESRxUGxqvh0PwxXSiY
i can see it in the payment page, in the section of "Checkout summary". ty
Great! happy to help
๐ ๐ค