3
Answers

payment gateway code in asp.net

murali athmuri

murali athmuri

11y
16.7k
1
Dear Sir/Madam,


I need payment gateway transfer code by using asp.net with c# in debit /credit/online for particular bank


like hdfc or sbi ....
Answers (3)
0
Master  Billa
NA 2.7k 0 15y
Hi

You can't add one exe app to another exe app project, so this you need create a project as Dll(class library), then you can add to exe project as reference which you were created as dll.

thank you