Determines whether the payment can be retried or not.
If true
, you must create a new transaction ID to retry.
This property will be removed in a future release. Prefer using EmbedError.status to decide on next steps.
User-legible reason.
Normalized transaction status. Matches EmbedPayResult.status values for consistency.
Always false
.
This property will be removed in a future release. Use EmbedError.status and the fact that this is an EmbedError to branch error handling.
Transaction id for the error.
Error object emitted by CardFormEmbed.pay when a payment fails or the user cancels (if cancellation is allowed).