#ethan-klarna-capability

1 messages · Page 1 of 1 (latest)

tidal echoBOT
frail ingot
#

ethan-klarna-capability

#

@wheat basin have you tried in the Dashboard already?

wheat basin
#

I'm looking in the dashboard currently. I'm not sure how to add it through there.

#

I see there are capabilities and payment methods. I can turn on Klarna in payment methods. Is that sufficient?

frail ingot
#

that should be

#

I'm sorry you're not really telling me what you're doing or where you're looking so I'm just guessing right now

wheat basin
#

I'm looking at a recently created Connect account within the stripe dashboard. I see in the profile I can modify their settings to turn on/off certain payment methods. In their main profile page they have capabilities, which I need to add klarna to.

plucky plinth
#

👋 stepping in

wheat basin
#

Turning it on in the settings page is not an option

plucky plinth
#

What charge flow are you using?

#

And what type of Connected Accounts are these?

wheat basin
#

The account is an express account

#

I'm not sure about charge flow.

plucky plinth
#

Do you have an example PaymentIntent you could provide me that I could take a look at?

wheat basin
#

Is a link to the payment intent good?

#

pi_3MP8RsHbldy8uya81cIWnid9

plucky plinth
#

That works, give me a sec to look

#

Hmm okay that is just a PaymentIntent on your platform that hasn't been confirmed or anything

#

It has no Charge related to it

#

Oh that account isn't even a platform...

#

Let's back up a sec

#

What exactly are you trying to do?

#

Are you trying to add Klarna to an existing Connect Charge flow?

wheat basin
#

I'm trying to enable Klarna for a new connected account

plucky plinth
#

Okay can you give me the ID of that Connected Account?

wheat basin
#

acct_1Mb5MdQVWHf5PHC7

plucky plinth
#

Thanks. Okay it looks like you are using Destination Charges + OBO based on looking at another payment from your Platform

#

So all you need to do is request the capability

#

You can do that via the Dashboard

#

It also looks like you are setting payment_method_types explicitly on your PaymentIntents

#

So you would add klarna to that array when creating a PaymentIntent for Klarna

#

I do see that you are already accepting Klarna for other accounts so looks like your integration is already set up to handle this

wheat basin
#

I'm not sure if I lack the permission, but I do not know how to request the capability

#

I'm not normally the one to do this.

plucky plinth
#

When viewing the Connected Account in the Dashboard there should be an "Edit" button at the button of the page to request a Capability. If there isn't then that's correct that you don't have the necessary permissions.

wheat basin
#

Ok. I do not see that button. I'll ask permission from my admin. Thanks for the help!