Use an object based on PaymentError
to represent errors that occur while processing payment requests. The message
property can appear to the customer on the merchant site that is accessing Meta Pay.
Parameter | Type | Description |
---|---|---|
| A code that identifies the error. | |
| string | A message that describes the error. |
Property | Type | Description |
---|---|---|
| A code that identifies the error. This property is read-only. | |
| string | A message that describes the error. This property is read-only. |