Developer
The food2go platform development area.


See below for a link to our Integration Pack that connects to our Demo API.
The pack comprises of
- An integration component (.dll) that consumes the F2G API along with associated dependencies (see the Assembly folder in the solution). You can use this component in your own applications to make calls to our API.
- A Visual Studio C# sample application that uses the component to demonstrate how to interact with the API. Simply add your previously supplied credentials to the app.config file to test.
- The pack has been built with .NET Framework v4.8.1
The sample code shows:
- Logging in with your credentials to acquire an access token
- Retrieving all Pending orders waiting for processing for the store
- Retrieving a single order
- Changing an orders status from Pending to Processing
- Retrieving a list of all loyalty customers attached to the store
- Retrieving an individual customers details/balance etc
- Recording a purchase (credit) transaction for that customer
A download link for the Integration Pack for .NET will be emailed to you after filling the below form: