Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 731 Bytes

File metadata and controls

15 lines (10 loc) · 731 Bytes

Gestpay iFrame solution in .NET

This is an integration example of how to integrate Gestpay iFrame solution in .NET.

iFrameExample contains only the web project, that you can deploy on your favourite webserver.

iFrameProjectExample is the same web project, that ca be opened by a .NET IDE.

Before using, remember to:

  1. Deploy the project on a webserver with a public IP address
  2. Register to Gestpay (test or production environment) and get a shopLogin
  3. Configure the Merchant back office (test or production) to accept incoming requests from your IP address
  4. Configure the Merchant back office (test or production) withe the response urls.
  5. insert your shopLogin in the respective Default.aspx.cs