#Zhi - Payment Affiliate Link
1 messages · Page 1 of 1 (latest)
Hi 👋
There are a number of elements in that design I'm not sure about
- Express accounts with direct charges <- BAD IDEA
Funds transfers do not go from Connect Account <-> Connect Account
does this mean all revenue need to capture by the platform account and the platform account do the distribution later?
That is how Express accounts are designed. You use them with either Destination Charges (which automate transfers) or Separate Charge & Transfers
if we use the platform account to capture all transactions and distributed later, do we still need to register product/price with stripe?
Only if you want to track Product/Prices. If you are fine with just specifying amounts you don't have to.
does payment link only work with stripe registered product?
have no idea how the Payment Link works
Right! Payment Links require a Price object in Stripe.
You can review the details of Payment links here: https://stripe.com/docs/payments/payment-links
thank you, @warm kernel