[ Web Proxy ]
URL:
Viewing: https://developer.squareup.com/reference/sdks/web/payments/objects/ErrorTokenResult [Back]  [Original]

ErrorTokenResult Object - Square Web Payments SDK Reference

#
ErrorTokenResult

The result of an erroring request to tokenize a payment.

Properties

#
errors TokenErrorDetails | Error[]

Errors that occurred while attempting to tokenize.

#
status "Error" | "Invalid"

Indicates the final status of the tokenization request.

  • Error: Indicates tokenization was not successful.
  • Invalid: Indicates validation has failed during tokenization.

Web Proxy Viewer  |  New URL  |  Original Page