#riomus_api

1 messages ยท Page 1 of 1 (latest)

glass rockBOT
#

๐Ÿ‘‹ 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.

tawdry lodge
#

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

warped garnet
#

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?

tawdry lodge
#

web + express checkout element

warped garnet
#

Can you share the code you're using to configure the Express Checkout Element?

tawdry lodge
#

"@stripe/stripe-js": "^8.7.0",

warped garnet
#

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?

tawdry lodge
#

update with whole function

#

so google pay ui in the browser loads

warped garnet
#

That's PaymentElement, not Express Checkout Element?

tawdry lodge
#

same api

warped garnet
#

look at elements.create(...)

#

expressCheckout in the docs vs payment in your code

tawdry lodge
#

lol ok so seems i need to fix all that , thank you - will update after

warped garnet
#

also can you share the code that runs on "Pay" button click?

tawdry lodge
#

ok it is clear now i have shared full payment not the express one i am testing now

#

i get the google pay native browser ui but it errors out when i try to pay

warped garnet
tawdry lodge
#

ok nice thx

#

and what about the link testing

#

i get that

#

but what email i should use? how to get it

warped garnet
#

what error do you get on the random email?

tawdry lodge
#

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?

warped garnet
#

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?

tawdry lodge
#

both - but now trying to make it work in express checkout

warped garnet
tawdry lodge
#

It is not - for now dev env behind Tailscale

#

And the amount is 1k eur +

warped garnet
#

Can you share the account ID you're testing with?

tawdry lodge
#

acct_1T8z1oPn1MX8fDIR

#

enabled in the settings

tawdry lodge
warped garnet
#

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.

tawdry lodge
#

There is no way to create the account there

tawdry lodge
#

Oh ok

#

Understand now

#

Ok will try

warped garnet
#

๐Ÿ‘

tawdry lodge
#

So the last unanswered question for now is klarna on express checkout

warped garnet
#

Ah I see an internal error on this -

The customer's country is PL which is outside the countries you can accept with klarna for the provided currency eur. 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

tawdry lodge
#

Or use vpn to โ€žfakeโ€ that I am de? Will try

warped garnet
#

Yup

tawdry lodge
#

As I am in pl but the e-commerce will be for de

#

Ok awesome thx

#

Will ping again if encounter any issues

warped garnet
#

NP! Good luck ๐Ÿ™‚