The ERC20 payment module got support for “handleOps” ERC20 transactions. Also fixed a rare payout issue with ETH and ERC20 payment modules. As well fixed a few visual and minor technical issues in the admin panel.
Improvements
- Added handling of ERC20 transactions of type “handleOps” on the Ethereum blockchain.
Fixes
- Added the parameter “Payout minimum priority fee per gas in wei” in the ETH and ERC20 payment modules. A positive value solves the rare transaction broadcasting issue on some Ethereum nodes when the network incorrectly estimates “maxPriorityFeePerGas=0,” resulting in the payout not being sent.
- Restored the condition “Is one of” for the payment status parameter in the payment list filter.
- Fixed display of archival payment options in the payment filter.
- Fixed display of server time in some versions of Safari browser.
