💳 Dynamic Payment Links in Pop Invoice

Dynamic payment links let you add a custom, invoice-specific payment button to your PDF invoices. This button takes your client directly to a payment page with the correct amount pre-filled, ideal for PayPal, Stripe, Wise, and similar services.

🔧 How to Set It Up

1. In Your Notion Invoice Database

You’ll need a property to store or generate the unique payment URL for each invoice.

dynamic links notion.mp4

"<https://www.paypal.com/paypalme/yourPaypalUsername999/>" + prop("Total") + "EUR"

*Replace the URL with your actual payment URL and username

2. In Pop Invoice – Invoice Template Settings

payment button template.mp4

  1. Go to your invoice template in Pop Invoice.
  2. Scroll to the Payment Button section.
  3. Choose: Get from a Notion property
  4. Select the Notion property you created (e.g. Payment Link).

That’s it, Pop Invoice will now use that property to generate a payment button in the PDF, unique to each invoice.


✅ Benefits