#ScoutHunter-customise-invoice
1 messages · Page 1 of 1 (latest)
so since the invoice payment link that is in the invoice email doesn't have access to any of a customer's saved payment methods, i'm going to build my own that does
You mean the HIP? https://stripe.com/docs/invoicing/hosted-invoice-page
the email that links to the hip
since the hip doesn't support using customer's saved payment methods, I will build my own invoice page
So you want to change the content/link in the Stripe email(s) to point to your own solution, rather than the HIP?
Got it. You'll need to build your own email service too in that case. Those elements on the emails can't be customised
ah ok. I guess I could put a generic url in the footer of the email
hmm.