paytrail / paytrail-for-woocommerce

Paytrail payment service for WooCommerce
MIT License
4 stars 10 forks source link

Add $transaction_settlement_enable property #166

Open todeveni opened 3 months ago

todeveni commented 3 months ago

Description

Fix deprecation warning.

Deprecated: Creation of dynamic property Paytrail\WooCommercePaymentGateway\Gateway::$transaction_settlement_enable is deprecated in paytrail-for-woocommerce/src/Gateway.php on line 180

Please start using PHP 8.3 for testing your code.