v3.5.8
修正
- fix(hpos): 核心欄位
_transaction_id(PayNow 付款 IPN)與_shipping_address_1(RY 物流 CVS 取貨點)原透過update_meta_data寫入,在 HPOS 下會被靜默丟棄,改用set_transaction_id()/set_shipping_address_1()setter。(#119) - fix(paynow-einvoice): 以
wp_remote_post取代SoapClient,強化 SOAP-over-HTTP 錯誤處理。 - fix(paynow-einvoice): easycard / cdc 載具傳遞
carrier_id。
Full Changelog: v3.5.7...v3.5.8