#mshakirkhan

1 messages · Page 1 of 1 (latest)

rare quartzBOT
sonic pagoda
#

Hi, let me help you with this.

west grotto
#

Hi, Yes sure please.

sonic pagoda
#

What kind of Connected accounts and charges are you using currently?

#

Ideally, you shouldn't need to clone customers unless you have a very complex Stripe integration.

west grotto
#

I don't want to share customer to my connected account, becuase I don't have complex logic. What I want to do here I have customer on my main account I just want to charge my same customer via connected account, How can I handle this ?

#

I'm currently setting up transactions under a Connect account, but I prefer not to create duplicate customer profiles there, as they already exist on the main account. My goal is to avoid redundancy. Additionally, I'm considering a scenario where, in the future, the same customer might transact with another new connected account. Would this situation require creating another duplicate customer profile in the new connected account? I'm seeking a streamlined solution to manage customer data across multiple accounts.

sonic pagoda
#

By kind of account I mean Standard/Express/Custom accounts.

west grotto
#

Standard account.

sonic pagoda
#

You can use both Direct charges and Destination charges with Standard.
"charge my same customer via connected account", what is exactly your goal here? Would it be fine for you, for Platform to charge the customers and then transfer the funds to the connected account (CA)? Or you specificly require CAs to charge the customers directly?

west grotto
#

I require CAs to charge the customers directly.

sonic pagoda
#

Do customers have attached Payment Methods? Or just name/address?

west grotto
#

Yes customers have attached Payment Methods.

sonic pagoda
#

Otherwise, if you still want to use Direct charges, you will need to copy the Customers to the CA.

west grotto
sonic pagoda
#

What do you mean by "my customer" exactly? You mean you want to charge the saved Payment Method from your Customer object?

west grotto
#

Yes

sonic pagoda
#

No, that's not possible.

#

If you want to reuse customers across your CAs it's better to do Destination Charges with on_behalf_of. Otherwise your customers will need to re-enter their payment details for each CA.

west grotto
#

Can I reconnect you in an hour or 2? Actually I am away my battery almost gone. Is that ok?

sonic pagoda
#

The thread will close automatically soon. My colleagues will help you in #dev-help

west grotto
#

Ok I got it thanks.