Hi Luke,
We have some download only/Software products that when purchased, and the paypal confirms the payments, A completion email is sent to customer, however the customer will not recieve anything (until a serial number sent to him). We have the serial-number generator which is a C# code or dll, and would like to invoke it and append the serial number within the Completion email tamplate.
My Question are :
1- Can we use external dll and use method calls in the DSC code
2- If yes then where in the DSC code I can touch and put dll method calls
Thanks,
|