Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

64007: Pay: Connector does not support creating charge.

Twilio Voice DocumentationVoice

Description

description page anchor

Pay: Connector does not support creating charge.

pay-connector-does-not-support-creating-charge page anchor

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

A 64007 Error is an indication that the request to create a charge on the credit card failed because the connector does not support making charges.

  • The paymentConnector attribute points to a Connector that does not support charging.
  • Make sure that the paymentConnector matches a <Pay> Connector that supports charging.
  • If tokenization was intended, please change the chargeAmount attribute. Please see this API documentation for more details.