#atlmapper_code
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/1314093859147481160
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I've added a screenshot of the working google pay checkout instance
Taking over this thread, catching up now
Have you registered and verified your domain with Stripe? https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=dashboard#register-your-domain
Could you share your development website, so that I can take a look why Apple Pay doesn't show?
yep.
labfinderdemo+lc1@protonmail.com
Demo@123!
You may be presented with login. go through auth flow with those dummy creds. Afterwards. re-use the url. that will take you to the booking flow. All 'yes' answers should drop you into the cart
You're using live mode publishable key, but "4867-73-237-153-156.ngrok-free.app" domain isn't registered and verified in the live mode of acct_1vuxY7NvmkJVXFGpAY5Z: https://dashboard.stripe.com/settings/payment_method_domains?enabled=true
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ah, I'll try to verify that domain. Thanks!
Can I use a dev key? whenever I use a dev key I don't see google or apple
Do you mean test mode publishable key? If so, could you share your website that uses test mode publishable key?
I don't know how to do that. I have the website the we use for stripe. labfinder.com.
is 'test mode' the toggle in the dashboard?
I presumed if I flipped it stops payment processing for ALL products in my account
Stripe uses the publishable key to determine which payment method domain to be used. It's not on the Stripe Dashboard, but the publishable key in your code integration, i.e. the place where you initialise the elements
The domain for https://4867-73-237-153-156.ngrok-free.app/booking-widget-upload/check-dr-script?date=2024-12-06&exam=12525&insurance=832&location=30308&time=9:00 AM×tamp=1733475600&lab=1252287&lat=33.7489954&long=-84.3879824&company=835481<m_source=LFExamLanding is "4867-73-237-153-156.ngrok-free.app", so this domain should be registered
thanks. I registered. Is there a verification time for Apple to check that domain for the well-known apple-developer file?
I can see Apple Pay on your website now