PaymentError

使用按 PaymentError 設定的物件來表示處理付款要求時發生的錯誤。message 屬性可在商家網站上向正在使用 Meta Pay 的顧客顯示。

建構函式

PaymentError (PaymentErrorCode, message)

參數類型說明

code

PaymentErrorCode

用以識別錯誤的代碼。

message

字串

用以描述錯誤的訊息。

屬性

屬性類型說明

code

PaymentErrorCode

用以識別錯誤的代碼。此屬性是唯讀內容。

message

字串

用以描述錯誤的訊息。此屬性是唯讀內容。