#Nadiya-Connect

1 messages · Page 1 of 1 (latest)

warm viper
#

hi there, so you want to clone a payment method from platform to connected accounts?

summer crescent
#

hmm... i think so, but not sure what you exactly meant by 'clone'

#

this is what they wanted to do in each page: P1 , P2 etc..

#

for example,
for the last case #4, the first page is something that should be purchased using individual stripe account related to that landing site.
but for the subsequent pages, the payment should be gone to the stripe connect account.
but user only want to submit the card details at once (ie, at page 1).
So, is there any way to store the card details on both the stripe account and its connect account linked to the landing site

warm viper
#

Is the individual stripe account in your description the platform?

summer crescent
#

no

#

multiple stripe account added to the site using public/private key pairs

warm viper
#

then which account in your description is the platform?

summer crescent
#

sorry, i don't understand what you mean..
but this is what they want
for some admin products (affiliate) , it has a 30 days money back policy, so in that case, on Page 2 (P2),

  1. when customer purchase a product, money should go to the platform account.
  2. once the 30 days is over, and no compliance issues, then platform account plan to send the money to its respective connected accounts (if the product is shared by multiple people) .
    for eg: 30% to connect account #1 and 70% to connect account #2
warm viper
#

OK, so basically you want the platform account to collect the payments and transfer the money to connected accounts in a later stage?

summer crescent
#

yes

#

yes, that's also a question, but my actual question is this one 👇

#

" if they add a card, is it possible to store the card details on both individual account and its corresponding stripe connect account?'

#

a landing site is associated with both a normal stripe account (connected using key pairs), and a connect account.
so first page of payment page is always key pair account, but on the second page, need to send money to connect account

warm viper
#

what's the relationship between the individual account and corresponding stripe connect account ?

#

Otherwise, you can't copy,

summer crescent
#

no, individual account is not a platform account

warm viper
#

If that's case I'm afraid you can't copy the the payment_methods then.

summer crescent
#

is there any way we can send card details to 2 different accounts to process?