I've set up the Omnipay CiviCRM module and created a new 'Paypal Checkout' payment processor with our Paypal details, but no Paypal buttons or form load on checkout. The browser console displays the following message:
CRM.vars.omnipay not defined! Not a Omnipay processor?
The Paypal credentials are correct (they work with the now out-of-date Website Payments Pro payment processor). Our set up is:
- CiviCRM v5.82.1
- Drupal 10.4.4
- Omnipay module v3.25
I've had a look for similar issues, but couldn't find anything - any help or pointers therefore much appreciated!