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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
[1.4.1] - 2025-03-18
Fixed
ACF Bridge: Fix TypeError khi lưu ACF Options Page — acf/save_post hook truyền string 'options' thay vì int, gây Fatal Error trên PHP 8. Thêm type-safe wrapper maybe_sync_room() và maybe_sync_tour().
KiotViet Webhook: Sửa công thức HMAC-SHA256 đúng theo KiotViet docs — signing string = body + timestamp + retailerCode + secretKey. Phiên bản cũ dùng sai format.
KiotViet Webhook: Sửa tên header từ X-Hub-Signature thành x-signature (đúng chuẩn KiotViet).