#avneetsingh_11747
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- avneetsingh_11747, 16 hours ago, 21 messages
Hello
Do you have test login credentials that I could use to test on that URL you provided?
Email: testdev2@gmail.com
Password: Test@123
Security question answer: abcd
Sign in securely to H&R Block Canada's 2021 do-it-yourself online tax software.
Once you login click here 'open'
and then 'Continue where you left off'. This will take you to checkout page.
I just see a ton of forms to hit "Continue" on
Not seeing a checkout page
Ah finally got there
Okay looking
ok
If you are trying in Windows OS, google pay should show up as we have automatically enabled the payment methods in the Stripe dashboard. If you are trying in MAC OS then Apple Pay and Google Pay should show up, right?
No on Mac only Apple Pay should show
Is it showing?
No, I'm looking for why
Okay it doens't look like you do have the domain verified on the account you are using for that site
Do you have multiple accounts?
You may have mixed up your account or the keys you are using
Yeah this looks like your dev account's keys are being used on your site and you only registered the domain on your prod account
So you need to also register the domain on your dev account
Also, enabled in test mode
See above... that is a different account than the keys you are using on your site
are you talking about stripe public key?
Yes
Check the key you have in your code and check the key on that account
They won't match, as it is actually the key from a different account that it looks like you control
Which I assume is solely used for development
Thanks man
Sure
How did you figure out? Does it show up on browser console ?
Yeah you can see the publishable key when you inspect the Payment Element iframe in dev tools
ok