#Max™
1 messages · Page 1 of 1 (latest)
Can you open up the browser console and see if there are any error messages?
when i open the Session.Url on typical browser it works fine, without any issue.
this one is from browser inside Telegram.
here is the link,
https://checkout.stripe.com/c/pay/cs_test_a1odVSZUSmoYQX1iHgdf0sN70CcCjUWYS0mVriiGFYHtcB2QU46TMT2BvI#fidkdWxOYHwnPyd1blpxYHZxWjA0SEBxanxEUER3UkhtNFRGTnxddkEzSlIzSVRxTnJkPWtqZ2s3PVFINjVwMmtqNlU8SVJdU0ZLTWg2YG9BTFNqSmhgZ1xHbmNLMGk9QEFMSk5tXWdmRmc2NTVXVl18TH92MScpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl
yes, inside Telegram App
the funny is that, if i create a payment link for this exact price, and open it the same way from telegram, it works perfectly
That is really strange
Can you try creating a new session and attempting to load it again?
will try it right now.
this is the most relevant bug that i found on stackoverflow
technically i have the same exact issue, but i provide legit success and fail urls
exact same thing @west canopy
https://core.telegram.org/bots/webapps
WebApp = new WebAppInfo()
{
Url = session.Url
},
well... not really apparently. lol.
hey, @west canopy any idea why this would happen ?
does the session.url behaves differently in technical terms than payment.links ?
It shouldn't be that different
I don't really know how Telegram Web Apps for Bots work though
I would need to know the details of how they work
Is there a status bar for the web app? Can you see what url it's trying to load exactly and if anything else is appended?
that's what i am trying to do
i found that
telegram allows for devs to inspect their internal browser
let me check what it shows
@west canopy
check this out, i found the error that it throws
Ok. When you successfully load a payment link in the same manner, what does that console output look like? Is there anything displayed?
apparently this isn't the case
i just did that
with payment link's console
this is payment link
this is session.url
This is super weird. I don't think we'll be able to get to the bottom of this over discord since we juggle many threads. I recommend writing into support about this here: https://support.stripe.com/contact/email, providing the key details you relayed to me here so folks can investigate
ok, thank you for your time and effort.
@west canopy FYI, i sent an email to the Stripe Support and Telegram support. describing the issue.
i bet you 10 bucks that it will end up each one blaming the other one lmao. 🤣🤣
anyways, thanks again. i hope it will be sorted out.