#reang-connect

1 messages ยท Page 1 of 1 (latest)

twilit rapids
golden lintel
#

req_Iyg1U9AZPlau6E

#

is correct?

twilit rapids
#

Thanks! Give me a few minutes to look into this.

#

So you platform account (acct_1KYfi0JIUgD8pRL5) is trying to make a direct charge on a connected account (acct_1KjERAJe4jUF8dp7). However in your request you are using a Payment Method that belongs to the platform account, so that can't work. The payment method needs to exist on the connected account.

golden lintel
#

when i have to cloning payment method? before payment intent in connected account? or after that?

twilit rapids
#

Before creating the Payment Intent.

#

And then you have to use the cloned payment method ID (the one on the connected account) when creating the Payment Intent.

golden lintel
#

okayy, after i clone payment_method and now create payment Intent. get response no such customer. thankyou

twilit rapids
#

Well it's the same, the customer should also be on the connected account.

#

When using direct charges, all objects should live on the connected account.

#

So you can create a new customer on the connected account, and pass that ID in the paymentintent.

golden lintel
#

any documentation for create new customer in connected account?

twilit rapids
golden lintel
#

oke thankyou, i'll try first

#

hello, i successfully create the uncaptured payment ๐Ÿ™‚ thanks
any documentation to capture payment from connected account?

twilit rapids