Topics
This section contains the examples of the following use cases that are bundled as sample applications in the Amazon FPS SDK.
![]() | Note |
|---|---|
All names of businesses and individuals used in these use cases are entirely fictitious. |
The use cases in this section are explained using sample applications bundled with the Amazon FPS SDK. You must set up the sample applications before you can view them. The Readme file included in the SDK contains instructions on setting up the Amazon FPS SDK and the sample applications.
To view the sample applications
Use your web browser to go to the URL where you have hosted the Amazon FPS SDK.
For example, http://
<server_name>:<port_number>/amazonfpssdk/
Where:
server_name is the name of the server where you installed and set up the Amazon FPS SDK.
port_number is the port at which the server receives requests.
amazonfpssdk is the folder in which the Amazon FPS SDK is installed.
For example, if you have hosted the Amazon FPS SDK on your local machine and set the port to 8080, then the URL to access the sample applications is http://localhost:8080/amazonfpssdk/.
The sample applications are grouped under various tabs. You can click on the tab and select the application listed under that tab. For example, to see the DigitalDownload application, click the Simple Pay tab, and then click the DigitalDownload link.
We recommend that you read the Concepts section in the Amazon FPS Getting Started guide before proceeding with the use case descriptions. The Concepts section is an introduction to important Amazon FPS concepts. A lot of these concepts are used in the use case descriptions.