Hi Friends,
We got the requirement of the credit card DLL implementation but we are not aware, where we need to write the code and how
As we seen the dll's has one method which accepts some input and returns response, In Response, we have success or failed
If case of success we need to update Table -RetailTransactionPaymentTrans else in case of failed we need to show the message which we return from DLL's
anyone has an idea where we need to call the third party DLL's and how we will achieve this??
Kindly Guide us