cashfree / cashfree-woocommerce

GNU General Public License v3.0
1 stars 2 forks source link

feat: fix for deprecated variable defined #50

Closed prem-cashfree closed 2 months ago

prem-cashfree commented 2 months ago

Deprecated Property Fix: Updated the cashfree classes to prevent deprecated warnings in PHP 8.2 and later by explicitly declaring properties instead of using dynamic properties.