#matthew_035_46841
1 messages · Page 1 of 1 (latest)
hi there!
how are you accepting payments? Checkout Session, Payment Element, something else?
Customer scans the Payment link via qr codes to take them to checkout
They then pay for the product which triggers our device to start working
I want the link to T&C’s to show on this page somewhere
so you are using Payment Links?
Yes
if youa re using the API, you can add custom text on the Payment Link page with this parameter: https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-custom_text
Ok thanks