#davidski42
1 messages · Page 1 of 1 (latest)
Hello! Are you creating these payment links through the dashboard or the API?
Right now, through the dashboard. Are custom term links possible via the API?
Yup I believe it's possible with the API: https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-custom_text-terms_of_service_acceptance
The example in our docs here (https://stripe.com/docs/payments/checkout/customization#collect-a-terms-of-service-agreement) is for Checkout, but it should work the same for paymetn links