Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
integration:foxycart:datafeed_with_csharp [2017/04/26 07:02] – external edit 127.0.0.1 | integration:foxycart:datafeed_with_csharp [2019/10/31 21:34] (current) – [Code] marija | ||
---|---|---|---|
Line 44: | Line 44: | ||
public partial class ProcessTransaction : System.Web.UI.Page | public partial class ProcessTransaction : System.Web.UI.Page | ||
{ | { | ||
- | private string API_KEY = "Your FoxyCart API Key"; | + | private string API_KEY = "Your FoxyCart |
| | ||
protected void Page_Load(object sender, EventArgs e) | protected void Page_Load(object sender, EventArgs e) |