# 64007: Pay: Connector does not support creating charge.

Log Type: APPLICATION

Log Level: ERROR

## Description

### Pay: Connector does not support creating charge.

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.

### Possible causes

* The paymentConnector attribute points to a Connector that does not support charging.

### Possible solutions

* 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](/docs/voice/twiml/pay#chargeamount) for more details.
