#arnz5050
1 messages · Page 1 of 1 (latest)
Stripe dashoard is only for Stripe features.
Ah okay so if test mode is enabled in stripe, and say I went to go through klarna it would just act as a normal transaction?
yes you can test Klarna when using Stripe directly:
https://stripe.com/docs/payments/klarna/accept-a-payment?platform=web&ui=API&country=france#testmode-guide
when I use the test credentials, the phone number part doesn't work, in the bit where you verify/create an account with klarna, not quite sure if thats something you deal with or not
It just says i need to enter a mobile number
You can use one of these phone numbers by country:
https://stripe.com/docs/payments/klarna/accept-a-payment?platform=web&ui=API&country=france#testmode-guide
and set any code
I've used the one listed for my location (United Kingdom) which is the one I entered in the screenshot
Unless there's a mobile number I'm missing
Not entirely confident I've got everything set up correctly on my end honestly
Ah using United Kingdom the number seems not valid, try using another number
Like FR
I'm just following my checkout procedure
With stripe dashboard on test mode
I believe I created a payment intent etc
I'm not sure if it's stripe element
I believe it's stripe element as it's in the checkout process (with card, link pay, apple pay etc)
Can you share a link to the checkout session ?
Would that just be to my checkout page on my site or how would I go about doing that?
Okay thanks
Hi! I'm taking over this thread. Give me a few minutes to look into this.
What happens if you type your real phone number in the input?
For me it worked, and then it let me type any 6 digit number to confirm the payment.
Hmm I'll give it a go
One sec
once i enter my number and asks for a code, it only accepts the real one sent to my number
Are you in test mode or live mode?
was in live mode for some reason ill try again in test mode
In live mode you indeed need to provide a real phone number and the real code sent to your number.
That's expected since it's live mode.
i've attempted to turn test mode on and try again, however it appears to do the same thing asking for real information when it comes to klarna
Can you share the new Checkout Session url ?
This is a live session and not a test session
oh right, i may be missing a step, how do i make it or create a test session?
How are you creating that this session?
im not too sure, i did do some payment intents and payment methods using the stripe shell