Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Pay: Connector does not support token type.



ERROR: 64006

error-64006 page anchor
PROGRAMMABLE VOICE
ERROR


Pay: Connector does not support token type.

pay-connector-does-not-support-token-type page anchor

Error is an indication that the request to tokenize credit card failed because the connector does not support tokenization.

A 64006 Error is an indication that the request to tokenize of a particular type is not supported by the <Pay> connector. For instance, tokenType="one-time" was used but only tokenType="reusable" is supported.

  • The paymentConnector attribute points to a Connector that does not support the requested type of tokenization.
  • Make sure that the paymentConnector matches a <Pay> Connector that supports the tokenization type you want.
  • Make sure you specify the tokenType that matches what you want to perform.

Rate this page: