## Integration with Greenpay plugin ##

- Removed pei_payment-misc.php
- Removed option to create transaction table
- Transaction saved to Greenpay transaction table
- Logs saving to Greenpay logs
- pei_greenpay_gateway_init is loading from init() in class WC_Greenpay
- Filter wc_greenpay_enable_pei_payments to activate/deactivate payment gateways and admin menu link

CHANGELOG
** 1.0.2 - 10-2021
* Fix received parameter $order in null for filter woocommerce_thankyou_order_received_text

** 1.0.1 - 11-2020
* Change function PEI_PROC to PEI_GP_PROC in class-pei_payment-ws.php
* Remove unused function pei_greenpay_gateway_missing_wc_notice in pei-greenpay.php