#Arnas-help
1 messages · Page 1 of 1 (latest)
Hello im getting white screen of death when user's trying to make a deposit on my site
even though i had set up key's succesfully
Do you see any errors?
(removed the screenshot as this server is public and we do not want your secret key to leak)
Also what settings page was that?
nothing just white screen, but the webhook log's the event
i use a template of a php page where i have to set up keys for payment to work
that was a picture of it
maybe i did something wrong there
but i believe i didn't
what can be the cause of this?
Are you making any Stripe calls when that button is pressed?
i dont understand php but i can get in to the files to see what's wrong but im not sure where to look into
Can you put a breakpoint on the redirectToCheckout call and see if that is being hit when you click on your button?
Not quite, I was suggesting something in your browser
but event has recorded
So that is the session creation, that would be happening on your server
The button is client side, so there won't be more events from that until they get to the Checkout Session and complete it
Do you know how to see what the button is doing when clicked in your client side code?
im not sure
but i can see a code in html
with inspect
by the way my php version is 7.3 if that could be the case
but i can also upgrade it if it could change anything but im not touching things because im not sure of those
I wouldn't do that right now unless we know the issue is with the version
The big thing is we need to figure out what your button is doing when clicked.
Would you be able to send me a link to your test page?
can you test it now?
I can see your site now. I'm not seeing that Stripe code on that page so I am unsure if you are hitting that redirectToCheckout on that page
Also, is your buisiness a crypto coin? Unfortunately Stripe does not support selling cryptocurrencies with our products https://stripe.com/restricted-businesses#financial-and-professional-services
it's not a crypto coin its a token
I would definitely recommend talking to our support about your business case. Virtual items can be tricky https://support.stripe.com/?contact=true