woocommerce-simplify-payment-gateway-plugin
woocommerce-simplify-payment-gateway-plugin copied to clipboard
WooCommerce Payment Gateway plugin from Simplify Commerce
Cannot declare class WC_Gateway_Simplify_Commerce_Loader, because the name is already in use wp-content/plugins/woocommerce-simplify-payment-gateway-plugin-master/woocommerce-simplify-payment-gateway.php
### Changed - Payment Interaction is moved to the Checkout page for both Modal and Embedded Payment Integration Modes
Given that it's Pride Month and MasterCard values diversity and inclusion, I thought I would make these code comments more inclusive for people who might be suffering from mental health...
Endless warning messages show up in error log file while running on PHP 8. The magic method WC_Gateway_Simplify_Commerce_Loader::__wakeup() must have public visibility in ../wp-content/plugins/woocommerce-simplify-payment-gateway-plugin-2.2.0/woocommerce-simplify-payment-gateway.php on line 71. Warnings goes away...
Allows repo to be added via composer
PHP message: PHP Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in .../wp-content/plugins/woocommerce-simplify-payment-gateway-plugin-2.2.0/includes/class-payment-gateway.php:517 On my installation, I fixed by removing the unnecessary string format specifier among rest description...