We just released quick-fix update for PayPal Wordpress Payment Terminal which has several bug fixes.
v2.3 Bug fix update:
– added support for PHP 5.5+
– replaced all mysql_ queries with proper wordpress db queries
– replaced mail() function with native wp_mail() for all notifications
– replaced the_editor() with wp_editor()
– all undefined variables / deprecated messages fixed