#emmillene2457

1 messages ยท Page 1 of 1 (latest)

steel vergeBOT
stone aspen
#

Hi ๐Ÿ‘‹

I'm not clear what you mean by "affiliate payment links". Can you explain a bit more?

neat perch
#

Sure! I was hoping to use Payment Links API with Stripe Connect to create an affiliate link for my client's service. Currently, he sends stripe invoices to individual clients for payment. I could set up a check out page for him on his site, but I wasn't sure if this integration would be quite right.

stone aspen
#

Okay you could either do it with the Stripe Account header, for Direct Charges or you would use the transfer_data parameter to specify the Destination account (for Destination Charges)
https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-transfer_data

neat perch
#

Cool, thanks!