#pkdiscgolf-payment-button

1 messages · Page 1 of 1 (latest)

burnt crane
valid prairie
#

I have not. I do not believe it is related to my specific android phone though. The issue was reported to me by a different user (on mobile) and i was able to reproduce (on mobile) but there are no issues from desktop

burnt crane
#

I'm not saying it's your device, I'm saying you are the developer and can debug this

#

like the button is not controlled by Stripe, you control that button

#

So you need to figure out why it doesn't appear by looking at the generated HTML and the corresponding CSS rules and such to narrow it down

#

does that make sense?

valid prairie
#

not yet but i am working on getting set up in debugging mode and take a look at what you are saying

valid prairie
#

Found the issue. Thanks

burnt crane
#

what was it out of curiosity?

valid prairie
#

i was using the SK in my charge js instead of my PK

#

I have no idea why that would cause it to fail on mobile only though. That doesnt make sense. But i fixed that and the submit payment button shows up, and processes payments appropriately

burnt crane
#

glad you figured it out!