Commerce Connect - Pre-Requisites
To do Payment Transaction, the merchant application should sign the contract with Commerce Connect and get the following details to initiate the payment process with Commerce Connect.Do check you have following details before initiating API calls.
- FirstConnectAPI - https://test.fdconnect.com/FirstPayL2Services/
- MERCHANT_URL- Merchant application hosted Url.
- resultURL - MERCHANT_URL/PATH_TO_REDIRECTION_OF_SUCCESSFUL_PAYMENT.
- ClientTransactionId/clientTransactionId -Random id generated by merchant system.
- merchantid - Unique id given to merchant by FDConnect used generating token id , getHmacvalue.
- keyvalue, ivvalue - provided while contract signing for encryption.
- hostedids - provided while contract signing used for generating token id.
- tokendata - This changes according to Merchant Payment Types. There are four different format ,details of data listed.
- HOSTED PAGE INTEGRATION.
- MERCHANT PAYMENT MODE INTEGRATION.
- MERCHANT PAYMENT MODE BANK OR WALLET INTEGRATION.
- MERCHANT PAYMENT MODE CARD INTEGRATION.
- MERCHANT_LINK_PAYMENT_MODE_INTEGRATION.