#JulesR
1 messages · Page 1 of 1 (latest)
Do you want Invoices or do you want payment links? Those are two different things, so just want to be sure which you want
both really, in one scenario they need invoice, with terms like 30 days, in another they need payment link for immed pay
What charge flow are you using/planning on using? Direct charges? destination charges? Generally with express accounts we recommend destination charges
desitination
Gotcha, and do you want to create the payment links through the api or dadshboard?
Through our dashboard, so our eng will create it from api,
i think
And will it alow payment to include by ACH?
got it - so if you're create a payment link for a destination charge you can set everything you need
- you can set
transfer_data(https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-transfer_data) - and
on_behalf_ofif you also need that(https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-on_behalf_of)