Hello,
I’m getting this error now. I was able to use it $wpo_wcpdf-> instead of $this previously.
Fatal error: Using $this when not in object context in /wp-content/themes/theme-name/filename.php on line 00
I create this page on the checkout stage where user selects the payment method. Using dynamic shop name and address I’m creating a dynamic terms and conditions text that user should click and confirm. This php is called using iframe into the checkout step.