#GiovanniV - API Timing

1 messages · Page 1 of 1 (latest)

main wigeon
#

We don't have exact timings for our API responses. What are you trying to achieve?

vivid radish
#

just a general question from a client

#

how can I answer him

main wigeon
#

I would recommend some load testing to validate that the APIs will respond sufficiently quickly for your purposes.

vivid radish
#

for error handling what are the code related to Klarna only, I see many code here https://stripe.com/docs/error-codes but not related to Klrana just the full payment element can you help and guide to the errors related only to this payment Method type Like Klarna.

Learn more about common error codes and how to resolve them.

main wigeon
#

We don't have lists specific to each payment method as far as I know.

vivid radish
#

how do I guide a customer that only is using Klarna

vivid radish
#

I need to put together mapping document that shows Klarna errors mapped to Stripe errors . Can you help me with guide on what Stripe Errors are related to vendors like Klarna

runic lava
#

Hi there! Taking over for @main wigeon here. Give me one sec, catching up

vivid radish
#

Thank you!

agile stump
#

Just kidding, I'm taking over 😄 Can you share some examples of the Klarna errors you're referring to? What are you trying to map together?

Our integration guide covers the Stripe interfaces you're be expected to handle, so I'm curious what you're concerned about here, exactly.

vivid radish
#

like a payment failure standard transaction notices

#

the client is only using Klarna so is confusing to see all the error codes when none apply specifically for Klarna

agile stump
#

Can you point me to a specific resource I can review? Or an example code/id you're trying to map?

#

Yes that page lists error codes applicable to many different integration patterns

vivid radish
#

witch ones are only related to Klarna ?

agile stump
vivid radish
#

is using Payment Element

#

Klarna inside that Payment Element

agile stump
#

OK, and what scenario are you encountering that you're not able to handle?

#

Can you tell me steps to follow to get into the same state?

vivid radish
#

The client is building on Payment Element a checkout experience only with Klarna . the development team need to know what erros to handle as the documentation provides no guidance on specific Klarna error message .

agile stump
#

I think we should take a step back. Our integration guide explains the path for accepting Klarna payments and how your payment intents will be affected.

#

and I expect that would follow the flow described in the failed payments section I mentioned above

#

I suggest working through this to see how it works