#Andrii - PaymentIntent
1 messages · Page 1 of 1 (latest)
Hi there!
You can see here all the properties you can update for an existing PaymentIntent: https://stripe.com/docs/api/payment_intents/update
I don't think you can edit anything that's in next_action.
Why do you want to change this? Can you give me more context on what you are trying to do?
i have one company, and two connected account expamle account _1, account_2. and i want show in "account_holder_name" name account or account_2
Do you mean you want to use the account holder name of the connected account instead of the platform account?
yes
Then I think you could use on_behalf_of when creating the PaymentIntent.
You can learn more about this here: https://stripe.com/docs/connect/destination-charges#settlement-merchant