ERR_3DS_CALLBACK_INVALID
Description
The 3D Secure callback data failed hash verification. This means the callback may not be authentic.
Common Causes
- Merchant key or salt mismatch between settings and gateway account
- Callback data was tampered with
- Wrong environment (test credentials used in production or vice versa)
Resolution
- Verify merchant_key and merchant_salt match your gateway panel
- Ensure test_mode setting matches your credentials (sandbox vs production)
- Check WooCommerce logs for hash comparison details