module Simplepay::ResponseStatusCode

Amazon Status Codes (FPS Basic)

SA  Success status for the ABT payment method.
SB  Success status for the ACH (bank account) payment method.
SC  Success status for the credit card payment method.
SE  System error.
A   Buyer abandoned the pipeline.
CE  Specifies a caller exception.
PE  Payment Method Mismatch Error: Specifies that the buyer does not have the payment method you requested.
NP  This account type does not support the specified payment method.
NM  You are not registered as a third-party caller to make this transaction. Contact Amazon Payments for more information.

Constants

Abandoned
All
CallerException
Failure
HtmlError

These haven’t been verified so I’ll leave them in for the time being

NotRegistered
NotSupported
PaymentFailed
PaymentInitiated
PaymentMismatch
PaymentReserved
PaymentSuccessful
Pending
SubscriptionFailed
SubscriptionSuccessful
Successful
SuccessfulABT
SuccessfulACH
SuccessfulCC
SystemError