#Laëti
1 messages · Page 1 of 1 (latest)
hi! yes this is not really documented. I would not use it, instead I would retrieve the PaymentIntent and base any actions on the status of that.
Ok but what would be the difference between a go back and a failed payment ?
what is a "go back"?
If for example you are on Giropay's payment website and you click on the "go back" arrow
I will try to show you a screenshot
On Bancontact website it is a cancel button
I think in both cases the user goes to the return_url and the PaymentIntent status is requires_payment_method
hence your question about using redirect_status to differentiate, which is a good question and I agree would probably help, but we've failed to document that parameter so I can't tell you what it would be, you could directly test it and rely on that
Ok ok
Thank you !
Have a nice day 🙂
Sorry I have one last question !
Do you know why I can't activate Klarna from the dashboard ?
On test mode
Could you please share your account id ?
The connected account for which I need to activate and handle Klarna's activation are german and french
And what is your Platform account location?
France
With 2 "child account" for Belgium and Germany
Sorry for the delay about the account id, I am searching it
no worries,
When navigating to https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts
On the Klarna section, are you seeing Action required ?
You need to complete the required actions before being able to activate Klarna
But I don't understand the required actions
When I click on "payment method settings page" it leads me to the exact same page so I don't understand
For this account (one of the children accounts) : acct_1L15sZE7ePEuIRmR
Klarna is activated in the account settings but I still can't activate it for connected accounts
Are you still here ?
Ok thank you 🙂
The required action is
Your Standard accounts must activate this payment method in their dashboard settings page.
For example, thisacct_1L15sZE7ePEuIRmRneeds to activate Klarna in their dashboard, you can't do it for them as a Platform, they need to log to their dashboard and do it by themselves.
Once is done, you should seeing Klarna as a PaymentMehtod in their settings:
https://dashboard.stripe.com/test/connect/accounts/acct_1L15sZE7ePEuIRmR/activity
Ok so I now have two questions 🙂 :
- there is no way I can activate Klarna from https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts ?
- how can the account activate it from their dashboard ? I can't see Klarna in the available payments on their dashboard
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
- there is no way I can activate Klarna from https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts ?
You can do this for Express or Custom Accounts and not for Standard Accounts (the case foracct_1L15sZE7ePEuIRmR)- how can the account activate it from their dashboard ? I can't see Klarna in the available payments on their dashboard
They need to connect to their Stripe dashboard using their username/password, not logging as a Connected Account from your platform Dashbaord
But we only have Express Accounts and we still can't activate it
Ah sorry, I think I missed something, let me check more please
The platform accounts are standard but all our connected accounts are express
But, this account acct_1L15sZE7ePEuIRmR is Standard, you can refer to thes section Account information here
https://dashboard.stripe.com/test/connect/accounts/acct_1L15sZE7ePEuIRmR/activity
Maybe it was created by mistake, if it's the case, delete that one and create another test Conencted Account as Express
But this is our german platform account
And it's a Standard Conencted Account to this one acct_17CtV2A69XfgDO9E
But I need to activate Klarna for this one for example : acct_1MQukwE9f5KEuZGl
Which is an express connected accound linked to acct_1L15sZE7ePEuIRmR
https://dashboard.stripe.com/test/connect/accounts/acct_1MH8oUEErY9dAPqu/activity this one is more relevant
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Hi! I'm taking over this thread. Give me a few minutes to catchup.
I'm taking the thread too because we are working together
Is your goal to enabled Klarna on this Express account acct_1MH8oUEErY9dAPqu?
Are you making Direct Charges, Destination Charges, or Separate Charges & Transfers? https://stripe.com/docs/connect/charges
Our company has platform account in France, and we have express account for our French customer
Then We have two Account in Germany and Belgium, connected the the France platform
In these 2 account we will handle express account for our Belgium and Dutch customers.
We can’t find a way to activate Klarna for the express account of our customers
we create a charge and add on_behalf_of with the id of acct_1MH8oUEErY9dAPqu exaclty
yes
we create a charge and add on_behalf_of with the id of acct_1MH8oUEErY9dAPqu exaclty
Can you share an example of a PaymentIntent ID? It's not clear to me what type of charge that is.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Thanks! Give me a few minutes to look into this.
no problem
OK, so you are creating a Destination Charge on an Express account, which makes sense.
After double checking on our end, it looks like enabling Klarna on a connected account is a gated feature. So you would need to reach out to Stripe support and ask if they can enabled it on your account. https://support.stripe.com/contact
For the global German Account?
From your platform account (acct_1L15sZE7ePEuIRmR)
As you're using on_behalf_of, the Klarna capability needs to exist on the connected account(s) but its a feature that's behind a gate. Support can help with that
perfect thank you, then I will try !
np!