Challenge Summary
Welcome to Amazon FPS Tester AppWireframe Contest. The goal of this contest is to create a wireframe for a small testing web application that will fully demonstrate the functionality of Amazon Fliexable Payments Service (Amazon FPS) component.
Round 1
For Round one you need to submit pages for the following :
- Configuration
- Charge Scenario 1
- Charge Scenario 2
- Notification
Round 2
For Round two you need to submit all pages of round in addition to all remaining pages and all subpages.
- Configuration
- Charge Scenario 1
- Charge Scenario 2
- Charge Scenario 3
- Charge Scenario 4
- Notification
- Logging
Overview
Amazon Flexible Payments System is a payment system like Paypal or Google Checkout, but with better support for complex payment scenarios, such as a deferred or recurring payment. We designed and are currently developing a component to support easily using Amazon FPS.
Goals and Requirements
The goal of this contest is to build a wireframe for a small web application that will be a way to test out and demo the functionality of the Amazon Flexible Payment System Component.
Note that you do not need to review the design of the component for this wireframe, you only need to understand the functionality that is supported. You can see the supported functionality by reviewing the component spec here.
Scenarios
The scenarios we want to demo are the folowing :
- Scenario 1. The client is immediately charged with specific amount (just once). Later the charged payment can be refunded.
- Scenario 2. The client is immediately charged with specific amount. later the client can be charged with fixed authorized amount. Also both charged payments can be refunded later on.
- Scenario 3. The client is immediately charged with specific amount. Later the client can be charged with variable authorized amount. Also both charged payments can be refunded later on.
- Scenario 4. The payment amount is reserved for the client immediately. Later the reservation can be settled or cancelled.
- Get Payment Authorization : This results into redirecting the client to a CO-Branded UI page hosted by Amazon to authorize the payment.
- Process Payment Action : This can be processing multiple payments, reserve funds and settle or cancel it later, refund completed payments.
- Process Payment Notification : This is sent when a payment action succeeds or fails.
- Configuration: On this screen the user can set their AWS credentials (required) and configure a JMS queue (optional).
- Charge Scenario 1: On this screen the user can test out charging a client immediately, and also refunding an existing charge immediately.
- Charge Scenario 2: On this screen the user can test out charging a fixed amount, authorize a future amount to charge, initiate the future charge and refunding an existing charges.
- Charge Scenario 3: On this screen the user can test out charging a fixed amount and authorizing a variable future charge, initiate a variable future charge and refunding an existing charges.
- Charge Scenario 4: On this screen the user can test out reserving a future (reseve) transaction, and can then either settle it or cancel it.
- Notification : On this screen the user can see the errors (like rejecting payment) and successful payment events.
- Logging: On this screen the user can see the logs generated by the component.
Please read the challenge specification carefully and watch the forums for any questions or feedback concerning this challenge. It is important that you monitor any updates provided by the client or Studio Admins in the forums. Please post any questions you might have for the client in the forums.