#itsminimal_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1409490002068504576
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
Is there any way to apply formatting (multiline text, bullets, links, etc.) to that description field?
unfortunately that's not possible, no.
Is there a supported way to pass UTM codes or run a tracking script on the Identity page?
can you share more details about exactly what you are trying to do?
Can I somehow create checkout session for each client and forward it to the wordpress page and embed only payment part (right part of the stripe hosted payment page), or does any other way comes to your mind?
For the second question, what I would like to achieve is similar to how Google Tag Manager works: when you add a GTM script to a page you control, you can track user behavior, capture UTM parameters, and send those events to analytics. Since the Stripe Identity verification page is hosted by Stripe and I cannot insert my own scripts, I would like to know if there is a supported way to either (a) pass UTM codes to that page and have them available in webhooks/events, or (b) integrate some kind of tracking/analytics tag so I can monitor user behavior on the Identity page.
๐ taking over for my colleague. Let me catch up.
Here is what I am currently getting when I populate description of the item:
And it should be formatted like this:
New rows and a hyperlink to terms and conditions
for the terms and conditions there's a separate field that you could use to link to your T&C https://docs.stripe.com/payments/checkout/customization/policies#collect-a-terms-of-service-agreement
as for the description I think (I need to double check though) but you can use Markdown to format it
Please check if that's possible
Hey! Taking over for my colleague. There is no explicite mention to support for Markdown, but I think also that Markdown should be supported, have you had a chance to make a test ?
Ah I just did a test and it's not supporting Markdown unfortunately.
I've tried it but it appears above 'Pay' button and not on the left side of thep age
Yeah correct, it's in another location.
Can I add fields such as First name, Last name in this form and PRE-FILL it, then I wouldn't need description
No you can't