> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/payment/2c2ppaymentrequest.md).

# 2c2pPaymentRequest

## Description

2C2P payment request

## Input / Parameters

| No | Name                   | Description                                                               | Data Type    | Required |
| -- | ---------------------- | ------------------------------------------------------------------------- | ------------ | -------- |
| 1  | connector              | Name of connector and created in the Services and Global Components page. | String       | Yes      |
| 2  | merchantID             | Merchant Id                                                               | String       |          |
| 3  | paymentToken           | Payment security token                                                    | String       |          |
| 4  | paymentType            | Payment Type                                                              | String       |          |
| 5  | agentCode              | Agent code                                                                | String       |          |
| 6  | creditCardNo           | Credit card no                                                            | String       |          |
| 7  | creditCardExpiryMonth  | Credit card expiry month                                                  | String       |          |
| 8  | creditCardExpiryYear   | Credit card expiry year                                                   | String       |          |
| 9  | creditCardSecurityCode | Credit Card Security Code                                                 | String       |          |
| 10 | callback               | Success callback                                                          | FunctionList |          |
| 11 | errorCallback          | Error callback                                                            | FunctionList |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
