#Basau - Payment Intents

1 messages · Page 1 of 1 (latest)

lean swallow
#

Hello! Not sure I understand your question. Do you mean "destination" as in a destination charge with Stripe Connect or something else?

hollow folio
#

I have some users that pay for something in my app. That something is owned by another user . But they attach stripe when they want . And when they actually decide to attach a stripe account I want to create their balance from possible previous payments

#

Because payment destination now is empty because that user who own the product has no stripe account attached

#

To do the payments I use stripe JavaScript sdk, and I create a payment intent from one user to another but in this case that another user does not exist yet in the stripe environment

lean swallow
#

You would create the charge on your platform account and later transfer all or some of those funds to a connected account.