Proposal Summary
This proposal covers the scope of adding the stripe payment link to the Invoice PDF of Thermoguard.
Requirement
Requirement is to add the stripe payment link to the Invoice PDF.
Our Solution
It is possible to add the stripe payment link to the Invoice PDF.
Solution 1
- If we create invoice through sales order, we will get the payment link from sales order and update the field in Invoice. This can be achieved by updating the suitelet.
We have Stripe payment link in the Invoice.

- Then we can update the PDF template to display the stripe payment link in the Invoice PDF.
- Update the corresponding the custom transaction form.
By checking the Stripe payment link in printing field tab, we will get the stripe payment link in the PDF.

Solution 2
- In standalone Invoice creation we need to create separate suite let without considering the stripe payment value from the sales order.
- Then we have the Stripe payment link in the invoice
- We can update the PDF template to display the stripe payment link in the Invoice PDF.
- Update the corresponding the custom transaction form.
- By checking the Stripe payment link in printing field tab, we will get the stripe payment link in the PDF.
