This section describes the data types common to the Amazon Simple Pay actions.
| Name | Description |
|---|---|
|
|
The currency code of the amount. Amazon FPS currently supports only USD. Type: String Valid Values: |
|
|
The transaction amount. Type: String |
| Name | Description |
|---|---|
|
|
Caller refunds his fee to the recipient. Type: String |
|
|
Caller and Amazon FPS refund their fees to the sender, and the recipient refunds his amount Type: String |
|
|
Caller does not refund his fee. Amazon FPS refunds its fee and the recipient refunds his amount plus the caller's fee to the sender. Type: String |
| Name | Description | Type |
|---|---|---|
|
|
The transaction was canceled. |
String |
|
|
The transaction failed. The API operation failed and Amazon FPS did not receive or record a transaction. You can retry the transaction only if a retriable error was returned. |
String |
|
|
The transaction is pending. |
String |
|
|
The reserve request on the transaction succeeded. Amazon FPS reserves the purchase price against the sender's payment instrument. |
String |
|
|
The transaction succeeded. You can fulfill the order for the customer. |
String |