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
Last updated