#Nukesforbreakfast
1 messages · Page 1 of 1 (latest)
Not as far as I know but I will double check
I noticed that the PDF includes a "pay now" link which when opened on a computer is a clickable link, but that doesn't work when printed onto a sheet of IRL paper 🤣
Unfortunately it looks like we don't have the option for doing that at the moment and I don't think you can add your own images either so I don't think there is a workaround
You can write in to our support and describe your use case to put in a feature request
Fingers crossed we can finally make the paper link clickable
ok sounds good. I'll write to support thanks!
@fair oyster is it possible to hide the shipping address on the invoice PDF? I can't seem to find the option poking around in the dashboard.
we don't really have anything we ship as a result of an invoice, so its always going to match their billing address and causes long email addresses to wrap.
Not seeing a setting for that unfortunately. I do see that the shipping details on the invoice itself are editable so you may have success by manually removing them but it sounds like if you have the shipping details set on the Customer we will show those instead https://stripe.com/docs/api/invoices/update#update_invoice-shipping_details
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
it looks like if the customer doesn't have a shipping address set it will render their name and email.
Interesting, as in still have a section for shipping details but only those two fields?
yep, one sec let me grab a screenshot.
With no billing address information set on a customer or invoice:
added billing details to customer only, and did not check "same as billing" for the shipping info:
nevermind
it looks like because I had clicked it on the other customer, it was keeping it
let me confirm
clicking "same as billing address":
unchecking the "same as billing address" while not adding a different shipping address.
it must remember that there was one on the customer previously, and now uses the shipping.
I guess the answer is to never set a shipping address on a customer.
are payment intent IDs always unique across a given stripe account?