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
fix: add null checks and fallbacks to all classic payment methods
- PayPal: Add fallback from monei-paypal-form to wc-monei_paypal-form
- Apple/Google Pay: Add null check before appending hidden input
- Credit Card: Add null check before appending hidden input
- All methods now log errors when form container not found
- Prevents exceptions in order-pay flow when form IDs differ
- Consistent error handling across all payment methods
0 commit comments