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

Pay: Connector does not support tokenization.



ERROR: 64005

error-64005 page anchor
PROGRAMMABLE VOICE
ERROR


Pay: Connector does not support tokenization.

pay-connector-does-not-support-tokenization page anchor

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

  • The paymentConnector attribute points to Connector that does not support tokenization.
  • The chargeAmount attribute in the Pay Verb TwiML was 0 (or omitted) and you intended to charge.
  • Make sure that the paymentConnector matches a <Pay> Connector that supports tokenization.
  • If a charge was intended, please change the chargeAmount attribute and provided a positive value. Please see this API documentation for more details.

Rate this page: