#riomus_api
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/1505922311969050654
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Another test i want to do is Link account express payment - but when i try to do it i need to pass link account email, what is the test email i should use as normal ones do not work
Hello
Do you have more details? What SDK are you using to integrate here?
Web or Mobile?
If web, are you using Express Checkout Element or something else?
web + express checkout element
Can you share the code you're using to configure the Express Checkout Element?
"@stripe/stripe-js": "^8.7.0",
That's just the version of Stripe.js
Can you share the javascript/JSX code that you're using to mount Express Checkout Element in your app?
That's PaymentElement, not Express Checkout Element?
according to the docs it is express checkout element https://docs.stripe.com/elements/express-checkout-element
same api
lol ok so seems i need to fix all that , thank you - will update after
also can you share the code that runs on "Pay" button click?
ok it is clear now i have shared full payment not the express one i am testing now
here is the express
i get the google pay native browser ui but it errors out when i try to pay
You're collecting shipping address but haven't configured shipping rates. See: https://docs.stripe.com/elements/express-checkout-element/accept-a-payment?payment-ui=elements#collect-shipping
ok nice thx
and what about the link testing
i get that
but what email i should use? how to get it
what error do you get on the random email?
no error - just that
not able to click still
also another issue - i want klarna - it is enabled in my account -but it is not shown - do i need to do any extra steps?
I think you need to have an actual accound on link.com to test it in sandbox mode
it won't let you just create a test/sandbox account
Are you looking for Klarna in Express Checkout Element or Payment Element?
both - but now trying to make it work in express checkout
I believe Klarna has amount based restrictions per country - https://docs.stripe.com/payments/klarna#payment-options
Is the page you're testing on remotely accessible? If so, can you share the URL?
Can you share the account ID you're testing with?
that is actuall account - not working
Are you seeing link on Payment Element too? If so, can you try creating an account via that?
I think there's a known gap where the Express Checkout Element don't allow creating a new test mode link account.
There is no way to create the account there
Mainly that is all what is on the screen
Oh ok
Understand now
Ok will try
๐
So the last unanswered question for now is klarna on express checkout
Ah I see an internal error on this -
The customer's country is
PLwhich is outside the countries you can accept withklarnafor the provided currencyeur. Supported countries: AT, BE, DE, ES, FI, IE, IT, NL, FR, GR, PT.
I think you'd only see klarna if the currency was set to PLN
Or use vpn to โfakeโ that I am de? Will try
Yup
As I am in pl but the e-commerce will be for de
Ok awesome thx
Will ping again if encounter any issues
NP! Good luck ๐