I’ve installed the paypal app and it all looks good. When I create payment request the email goes out but there is no link in the email. Payment request email look like below
Payment request print preview looks like below
I’ve installed the paypal app and it all looks good. When I create payment request the email goes out but there is no link in the email. Payment request email look like below
Payment request print preview looks like below
I’m pushing payment request from sales order and not the invoice. Not sure if that has anything to do with it.
The message in payment request is Jinja enabled, it will replace values from the doc at a run time.
To send payment link you have to add <a href="{{ payment_url }}"> click here to pay </a>
in message.
For more help, please check help section bellow message field.