TransactionStatus

These values are returned for non-IPN operations.

NameDescriptionType

Cancelled

The transaction was canceled.

String

Failure

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

Pending

The transaction is pending.

String

Reserved

The reserve request on the transaction succeeded. Amazon FPS reserves the purchase price against the sender's payment instrument.

String

Success

The transaction succeeded. You can fulfill the order for the customer.

String

TransactionStatus (IPN)

These values are returned for IPN operations only.

NameDescriptionType

CANCELLED

The transaction was canceled.

String

FAILURE

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 has been returned.

String

PENDING

The transaction is pending.

String

RESERVED

The reserve request on the transaction succeeded. Amazon FPS reserves the purchase price against the sender's payment instrument.

String

SUCCESS

The transaction succeeded. You can fulfill the order for the customer.

String