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: wrap redirect description in div for proper rendering in classic checkout
All payment methods now wrap redirect mode descriptions in a div with class
'monei-redirect-description' to match blocks checkout pattern and ensure
consistent rendering and styling across classic and blocks checkout.
Changes:
- WCGatewayMoneiCC: wrap description in div
- WCGatewayMoneiBizum: wrap description in div
- WCGatewayMoneiPaypal: wrap description in div
- WCGatewayMoneiAppleGoogle: wrap description in div
0 commit comments