Integration Example - ASP.Net
Ewire Account
- Log on to your ewire merchant account
- Edit your servers and enter the domain name from which the payments will be made.
- Find your merchant information "encryptionkey" and "companyId"
at your Ewire account
Integration Example - Web.config
- Edit the AppSetting "Ewire.CompanyId" to your company id
- Edit the AppSetting "Ewire.Encryptionkey" to your company Private Key
- Save Web.config
Integration Example - Default.aspx.cs
- Edit the file Default.aspx.cs
- Edit the payment details to fit your needs.
When you are finished, upload the files to your server
and access Default.aspx via your browser.


