*** id: ea1e9493-a7cb-47c8-8651-d020ec16dde7 title: Parameter sidebar-title: Parameter slug: /cxml/reference/voice/pay/parameter position: 1 max-toc-depth: 3 ---------------- The `` noun within the `` verb enables you to: * Pass custom parameters to your payment processor when using a Generic Pay Connector * Include additional ACH payment details not covered by the standard `` verb attributes ## Attributes | Attribute | Type | Default | Description | | ---------------------------- | ------ | ------- | --------------------------------------------- | | `name`required | string | - | The identifier for your custom parameter. | | `value`required | string | - | The value associated with the parameter name. | ## Examples ### Adding custom parameters for generic transaction ```xml ```