#khaled-connect-sc&t

1 messages · Page 1 of 1 (latest)

pallid fractalBOT
valid idol
#

Hi 👋

You have one thread open. Do you have a new question?

runic iris
#

hello in this screen shots
first one has payment with all details for example payment methods, customer name and etc
the other don't has anything

#

I will tell you what I am trying to do

#

I want to let the customer pay for the platform account for example 100$ and then In callback I made a transfer to connect account with 98% only

valid idol
#

How did you create the Payments?

runic iris
#

create checkout session

valid idol
#

One of those is a Payment Intent. The other is a Charge. They are very different objects so you cannot simply compare the two

runic iris
#

okay I see
so I will tell you what i want to do and advice with approach

#

1- create customer on platform account
2- clone the customer on connect account
3- let customer pay
4- if payment is success and done I made transfer to the connect account
5- delete the customer from the platform account

valid idol
#
  1. This payment is occurring on the Platform right?
runic iris
#

yes

valid idol
#

Okay. After the initial payment, where will the charges be created?

runic iris
#

created on the platform
and after payment done I need to send the money to connect account

#

but as a payment has all details Like payment method, customer, description and etc

#

as exist in platform account

valid idol
#

Sorry that last part doesn't make sense to me.

Do you mean you want to send all the information on the payment to the Connect Account?

runic iris
#

yes

valid idol
#

I recommend you review the document I linked to make sure it works with your business model (if you haven't already)

runic iris
#

when I used separate charge it make a transfer but without details as screenshot I sent above

#

I need the details for analytics

valid idol