Client Portal View Invoice

Hi,

I have set https://www.xposureinteractive.co.uk/your-invoice/ for clients to view invoices.

I have pasted the iFrame code to the page, but it does not show invoice to view.

is your link true?

Hi,

This is the code pasted:

iframe.src = ‘http://www.xposureinteractive.co.uk/invoicing/’ + parts[1] + ‘/’ + parts[0].substring(1, 33) + ‘/’ + parts[2] + (silent ? ‘?silent=true’ : ‘’);

Hi,

Have you tried testing using the “View portal” link for an invoice?

I have sent myself an invoice, and clicked the “View Invoice” link within the invoice email, but it doesn’t show the invoice

Are there any errors in the browser console?