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

Pay: `<Pay>` verb is missing a needed Parameter



ERROR: 64015

error-64015 page anchor
PROGRAMMABLE VOICE
ERROR

A 64015 Error is an indication that the configured connector for the payment method is missing one of the Parameter needed in the <Pay> verb.

Possible Causes

possible-causes page anchor

The connector needs a specific Parameter in the <Pay> verb

The required parameters for the connector are listed in the "Description" section of the connector. The parameters should be passed inside the <Pay> verb.

Example:


_10
`<Pay>`
_10
<Parameter name="Parameter Name" value="Parameter Value" />
_10
</Pay

Connector Specific Reasons for Error

connector-specific-reasons-for-error page anchor

Braintree

braintree page anchor

Rate this page: