You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add extensive debug logging to Apple Pay domain registration
- Add debug logging at each step of registration flow
- Log when hook is triggered, nonce verification, enabled check
- Log domain value being sent to API
- Log API response body on success and failure
- Accept both 'yes' and '1' as enabled values (checkbox compatibility)
- Add user-facing success/error messages in admin
This will help diagnose if automatic registration is working properly.
To test: Enable Apple/Google Pay in WooCommerce > Settings > Payments
and check debug.log for registration status.
0 commit comments