#nash-PaymentIntent
1 messages ยท Page 1 of 1 (latest)
hello @scenic leaf! If it's just the PaymentIntent id (like what you have right now), it's fine to display it on the frontend
nice thanks. What should not be shown in the context of payment intent?
Asking since you said "if it's just". ๐
previously, you accidentally included the secret bit ๐ . That bit shouldn't be displayed on the page
Ah, but that (the secret) can be viewed with view source right? Since we're using it to load Elements.
to clarify, i wouldn't display it like "Thanks your payment pi_secret_ id" succeeded
ahah got it!
sorry for not being clearer
