#dangitcarl17
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dangitcarl17, 5 days ago, 4 messages
Unfortunately that label is not customizable like that. Payment Links do support the same customization as Checkout but for shipping that only means that you can add a message near the shipping address field https://stripe.com/docs/api/payment_links/payment_links/object#payment_link_object-custom_text-shipping_address
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So you could do a shipping address with a note that shipping actually means installation here. The other main option would be to make a custom field named installation address https://stripe.com/docs/api/payment_links/payment_links/object#payment_link_object-custom_fields
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@molten prairie On your first link (the custom message), is that definable through the Dashboard or only via API?
I'm not seeing it but this server mostly knows the coding side. We aren't as familiar with the dashboard
For dashboard support you can reach out to our support team https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.