#Zhi - Payment Affiliate Link

1 messages · Page 1 of 1 (latest)

warm kernel
#

Hi 👋

#

There are a number of elements in that design I'm not sure about

#
  1. Express accounts with direct charges <- BAD IDEA
#

Funds transfers do not go from Connect Account <-> Connect Account

stray glade
#

does this mean all revenue need to capture by the platform account and the platform account do the distribution later?

warm kernel
#

That is how Express accounts are designed. You use them with either Destination Charges (which automate transfers) or Separate Charge & Transfers

stray glade
#

if we use the platform account to capture all transactions and distributed later, do we still need to register product/price with stripe?

warm kernel
#

Only if you want to track Product/Prices. If you are fine with just specifying amounts you don't have to.

stray glade
#

does payment link only work with stripe registered product?

#

have no idea how the Payment Link works

warm kernel
#

Right! Payment Links require a Price object in Stripe.

stray glade
#

thank you, @warm kernel