recurly-client-0.1.0.0: Client for Recurly subscription management
Safe HaskellSafe-Inferred
LanguageHaskell2010

RecurlyClient.Types.ErrorMayHaveTransaction

Description

Contains the types generated from the schema ErrorMayHaveTransaction

Synopsis

Documentation

data ErrorMayHaveTransaction Source #

Defines the object schema located at components.schemas.ErrorMayHaveTransaction.allOf in the specification.

data ErrorMayHaveTransactionTransaction_error Source #

Defines the object schema located at components.schemas.ErrorMayHaveTransaction.allOf.properties.transaction_error in the specification.

This is only included on errors with `type=transaction`.

data ErrorMayHaveTransactionTransaction_errorCategory Source #

Defines the enum schema located at components.schemas.ErrorMayHaveTransaction.allOf.properties.transaction_error.properties.category in the specification.

Constructors

ErrorMayHaveTransactionTransaction_errorCategoryOther Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

ErrorMayHaveTransactionTransaction_errorCategoryTyped Text

This constructor can be used to send values to the server which are not present in the specification yet.

ErrorMayHaveTransactionTransaction_errorCategoryEnumThree_d_secure_required

Represents the JSON value "three_d_secure_required"

ErrorMayHaveTransactionTransaction_errorCategoryEnumThree_d_secure_action_required

Represents the JSON value "three_d_secure_action_required"

ErrorMayHaveTransactionTransaction_errorCategoryEnumAmazon

Represents the JSON value "amazon"

ErrorMayHaveTransactionTransaction_errorCategoryEnumApi_error

Represents the JSON value "api_error"

ErrorMayHaveTransactionTransaction_errorCategoryEnumApproved

Represents the JSON value "approved"

ErrorMayHaveTransactionTransaction_errorCategoryEnumCommunication

Represents the JSON value "communication"

ErrorMayHaveTransactionTransaction_errorCategoryEnumConfiguration

Represents the JSON value "configuration"

ErrorMayHaveTransactionTransaction_errorCategoryEnumDuplicate

Represents the JSON value "duplicate"

ErrorMayHaveTransactionTransaction_errorCategoryEnumFraud

Represents the JSON value "fraud"

ErrorMayHaveTransactionTransaction_errorCategoryEnumHard

Represents the JSON value "hard"

ErrorMayHaveTransactionTransaction_errorCategoryEnumInvalid

Represents the JSON value "invalid"

ErrorMayHaveTransactionTransaction_errorCategoryEnumNot_enabled

Represents the JSON value "not_enabled"

ErrorMayHaveTransactionTransaction_errorCategoryEnumNot_supported

Represents the JSON value "not_supported"

ErrorMayHaveTransactionTransaction_errorCategoryEnumRecurly

Represents the JSON value "recurly"

ErrorMayHaveTransactionTransaction_errorCategoryEnumReferral

Represents the JSON value "referral"

ErrorMayHaveTransactionTransaction_errorCategoryEnumSkles

Represents the JSON value "skles"

ErrorMayHaveTransactionTransaction_errorCategoryEnumSoft

Represents the JSON value "soft"

ErrorMayHaveTransactionTransaction_errorCategoryEnumUnknown

Represents the JSON value "unknown"

Instances

Instances details
FromJSON ErrorMayHaveTransactionTransaction_errorCategory Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

ToJSON ErrorMayHaveTransactionTransaction_errorCategory Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

Show ErrorMayHaveTransactionTransaction_errorCategory Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

Eq ErrorMayHaveTransactionTransaction_errorCategory Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

data ErrorMayHaveTransactionTransaction_errorCode Source #

Defines the enum schema located at components.schemas.ErrorMayHaveTransaction.allOf.properties.transaction_error.properties.code in the specification.

Constructors

ErrorMayHaveTransactionTransaction_errorCodeOther Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

ErrorMayHaveTransactionTransaction_errorCodeTyped Text

This constructor can be used to send values to the server which are not present in the specification yet.

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_cancel

Represents the JSON value "ach_cancel"

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_chargeback

Represents the JSON value "ach_chargeback"

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_credit_return

Represents the JSON value "ach_credit_return"

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_exception

Represents the JSON value "ach_exception"

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_return

Represents the JSON value "ach_return"

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_transactions_not_supported

Represents the JSON value "ach_transactions_not_supported"

ErrorMayHaveTransactionTransaction_errorCodeEnumAch_validation_exception

Represents the JSON value "ach_validation_exception"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_amount_exceeded

Represents the JSON value "amazon_amount_exceeded"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_declined_review

Represents the JSON value "amazon_declined_review"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_invalid_authorization_status

Represents the JSON value "amazon_invalid_authorization_status"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_invalid_close_attempt

Represents the JSON value "amazon_invalid_close_attempt"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_invalid_create_order_reference

Represents the JSON value "amazon_invalid_create_order_reference"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_invalid_order_status

Represents the JSON value "amazon_invalid_order_status"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_not_authorized

Represents the JSON value "amazon_not_authorized"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_order_not_modifiable

Represents the JSON value "amazon_order_not_modifiable"

ErrorMayHaveTransactionTransaction_errorCodeEnumAmazon_transaction_count_exceeded

Represents the JSON value "amazon_transaction_count_exceeded"

ErrorMayHaveTransactionTransaction_errorCodeEnumApi_error

Represents the JSON value "api_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumApproved

Represents the JSON value "approved"

ErrorMayHaveTransactionTransaction_errorCodeEnumApproved_fraud_review

Represents the JSON value "approved_fraud_review"

ErrorMayHaveTransactionTransaction_errorCodeEnumAuthorization_already_captured

Represents the JSON value "authorization_already_captured"

ErrorMayHaveTransactionTransaction_errorCodeEnumAuthorization_amount_depleted

Represents the JSON value "authorization_amount_depleted"

ErrorMayHaveTransactionTransaction_errorCodeEnumAuthorization_expired

Represents the JSON value "authorization_expired"

ErrorMayHaveTransactionTransaction_errorCodeEnumBatch_processing_error

Represents the JSON value "batch_processing_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumBilling_agreement_already_accepted

Represents the JSON value "billing_agreement_already_accepted"

ErrorMayHaveTransactionTransaction_errorCodeEnumBilling_agreement_not_accepted

Represents the JSON value "billing_agreement_not_accepted"

ErrorMayHaveTransactionTransaction_errorCodeEnumBilling_agreement_not_found

Represents the JSON value "billing_agreement_not_found"

ErrorMayHaveTransactionTransaction_errorCodeEnumBilling_agreement_replaced

Represents the JSON value "billing_agreement_replaced"

ErrorMayHaveTransactionTransaction_errorCodeEnumCall_issuer

Represents the JSON value "call_issuer"

ErrorMayHaveTransactionTransaction_errorCodeEnumCall_issuer_update_cardholder_data

Represents the JSON value "call_issuer_update_cardholder_data"

ErrorMayHaveTransactionTransaction_errorCodeEnumCancelled

Represents the JSON value "cancelled"

ErrorMayHaveTransactionTransaction_errorCodeEnumCannot_refund_unsettled_transactions

Represents the JSON value "cannot_refund_unsettled_transactions"

ErrorMayHaveTransactionTransaction_errorCodeEnumCard_not_activated

Represents the JSON value "card_not_activated"

ErrorMayHaveTransactionTransaction_errorCodeEnumCard_type_not_accepted

Represents the JSON value "card_type_not_accepted"

ErrorMayHaveTransactionTransaction_errorCodeEnumCardholder_requested_stop

Represents the JSON value "cardholder_requested_stop"

ErrorMayHaveTransactionTransaction_errorCodeEnumContact_gateway

Represents the JSON value "contact_gateway"

ErrorMayHaveTransactionTransaction_errorCodeEnumContract_not_found

Represents the JSON value "contract_not_found"

ErrorMayHaveTransactionTransaction_errorCodeEnumCurrency_not_supported

Represents the JSON value "currency_not_supported"

ErrorMayHaveTransactionTransaction_errorCodeEnumCustomer_canceled_transaction

Represents the JSON value "customer_canceled_transaction"

ErrorMayHaveTransactionTransaction_errorCodeEnumCvv_required

Represents the JSON value "cvv_required"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined

Represents the JSON value "declined"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined_card_number

Represents the JSON value "declined_card_number"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined_exception

Represents the JSON value "declined_exception"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined_expiration_date

Represents the JSON value "declined_expiration_date"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined_missing_data

Represents the JSON value "declined_missing_data"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined_saveable

Represents the JSON value "declined_saveable"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeclined_security_code

Represents the JSON value "declined_security_code"

ErrorMayHaveTransactionTransaction_errorCodeEnumDeposit_referenced_chargeback

Represents the JSON value "deposit_referenced_chargeback"

ErrorMayHaveTransactionTransaction_errorCodeEnumDirect_debit_type_not_accepted

Represents the JSON value "direct_debit_type_not_accepted"

ErrorMayHaveTransactionTransaction_errorCodeEnumDuplicate_transaction

Represents the JSON value "duplicate_transaction"

ErrorMayHaveTransactionTransaction_errorCodeEnumExceeds_daily_limit

Represents the JSON value "exceeds_daily_limit"

ErrorMayHaveTransactionTransaction_errorCodeEnumExceeds_max_amount

Represents the JSON value "exceeds_max_amount"

ErrorMayHaveTransactionTransaction_errorCodeEnumExpired_card

Represents the JSON value "expired_card"

ErrorMayHaveTransactionTransaction_errorCodeEnumFinbot_disconnect

Represents the JSON value "finbot_disconnect"

ErrorMayHaveTransactionTransaction_errorCodeEnumFinbot_unavailable

Represents the JSON value "finbot_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_address

Represents the JSON value "fraud_address"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_address_recurly

Represents the JSON value "fraud_address_recurly"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_advanced_verification

Represents the JSON value "fraud_advanced_verification"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_gateway

Represents the JSON value "fraud_gateway"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_generic

Represents the JSON value "fraud_generic"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_ip_address

Represents the JSON value "fraud_ip_address"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_manual_decision

Represents the JSON value "fraud_manual_decision"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_risk_check

Represents the JSON value "fraud_risk_check"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_security_code

Represents the JSON value "fraud_security_code"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_stolen_card

Represents the JSON value "fraud_stolen_card"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_too_many_attempts

Represents the JSON value "fraud_too_many_attempts"

ErrorMayHaveTransactionTransaction_errorCodeEnumFraud_velocity

Represents the JSON value "fraud_velocity"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_account_setup_incomplete

Represents the JSON value "gateway_account_setup_incomplete"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_error

Represents the JSON value "gateway_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_rate_limited

Represents the JSON value "gateway_rate_limited"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_timeout

Represents the JSON value "gateway_timeout"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_token_not_found

Represents the JSON value "gateway_token_not_found"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_unavailable

Represents the JSON value "gateway_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumGateway_validation_exception

Represents the JSON value "gateway_validation_exception"

ErrorMayHaveTransactionTransaction_errorCodeEnumInsufficient_funds

Represents the JSON value "insufficient_funds"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_account_number

Represents the JSON value "invalid_account_number"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_amount

Represents the JSON value "invalid_amount"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_billing_agreement_status

Represents the JSON value "invalid_billing_agreement_status"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_card_number

Represents the JSON value "invalid_card_number"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_data

Represents the JSON value "invalid_data"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_email

Represents the JSON value "invalid_email"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_gateway_access_token

Represents the JSON value "invalid_gateway_access_token"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_gateway_configuration

Represents the JSON value "invalid_gateway_configuration"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_issuer

Represents the JSON value "invalid_issuer"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_login

Represents the JSON value "invalid_login"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_merchant_type

Represents the JSON value "invalid_merchant_type"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_name

Represents the JSON value "invalid_name"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_payment_method

Represents the JSON value "invalid_payment_method"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_payment_method_hard

Represents the JSON value "invalid_payment_method_hard"

ErrorMayHaveTransactionTransaction_errorCodeEnumInvalid_transaction

Represents the JSON value "invalid_transaction"

ErrorMayHaveTransactionTransaction_errorCodeEnumIssuer_unavailable

Represents the JSON value "issuer_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumLifecycle_decline

Represents the JSON value "lifecycle_decline"

ErrorMayHaveTransactionTransaction_errorCodeEnumMerch_max_transaction_limit_exceeded

Represents the JSON value "merch_max_transaction_limit_exceeded"

ErrorMayHaveTransactionTransaction_errorCodeEnumMoneybot_disconnect

Represents the JSON value "moneybot_disconnect"

ErrorMayHaveTransactionTransaction_errorCodeEnumMoneybot_unavailable

Represents the JSON value "moneybot_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumNo_billing_information

Represents the JSON value "no_billing_information"

ErrorMayHaveTransactionTransaction_errorCodeEnumNo_gateway

Represents the JSON value "no_gateway"

ErrorMayHaveTransactionTransaction_errorCodeEnumNo_gateway_found_for_transaction_amount

Represents the JSON value "no_gateway_found_for_transaction_amount"

ErrorMayHaveTransactionTransaction_errorCodeEnumPartial_approval

Represents the JSON value "partial_approval"

ErrorMayHaveTransactionTransaction_errorCodeEnumPartial_credits_not_supported

Represents the JSON value "partial_credits_not_supported"

ErrorMayHaveTransactionTransaction_errorCodeEnumPayer_authentication_rejected

Represents the JSON value "payer_authentication_rejected"

ErrorMayHaveTransactionTransaction_errorCodeEnumPayment_cannot_void_authorization

Represents the JSON value "payment_cannot_void_authorization"

ErrorMayHaveTransactionTransaction_errorCodeEnumPayment_not_accepted

Represents the JSON value "payment_not_accepted"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_account_issue

Represents the JSON value "paypal_account_issue"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_cannot_pay_self

Represents the JSON value "paypal_cannot_pay_self"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_declined_use_alternate

Represents the JSON value "paypal_declined_use_alternate"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_expired_reference_id

Represents the JSON value "paypal_expired_reference_id"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_hard_decline

Represents the JSON value "paypal_hard_decline"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_invalid_billing_agreement

Represents the JSON value "paypal_invalid_billing_agreement"

ErrorMayHaveTransactionTransaction_errorCodeEnumPaypal_primary_declined

Represents the JSON value "paypal_primary_declined"

ErrorMayHaveTransactionTransaction_errorCodeEnumProcessor_not_available

Represents the JSON value "processor_not_available"

ErrorMayHaveTransactionTransaction_errorCodeEnumProcessor_unavailable

Represents the JSON value "processor_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumRecurly_credentials_not_found

Represents the JSON value "recurly_credentials_not_found"

ErrorMayHaveTransactionTransaction_errorCodeEnumRecurly_error

Represents the JSON value "recurly_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumRecurly_failed_to_get_token

Represents the JSON value "recurly_failed_to_get_token"

ErrorMayHaveTransactionTransaction_errorCodeEnumRecurly_token_mismatch

Represents the JSON value "recurly_token_mismatch"

ErrorMayHaveTransactionTransaction_errorCodeEnumRecurly_token_not_found

Represents the JSON value "recurly_token_not_found"

ErrorMayHaveTransactionTransaction_errorCodeEnumReference_transactions_not_enabled

Represents the JSON value "reference_transactions_not_enabled"

ErrorMayHaveTransactionTransaction_errorCodeEnumRestricted_card

Represents the JSON value "restricted_card"

ErrorMayHaveTransactionTransaction_errorCodeEnumRestricted_card_chargeback

Represents the JSON value "restricted_card_chargeback"

ErrorMayHaveTransactionTransaction_errorCodeEnumRjs_token_expired

Represents the JSON value "rjs_token_expired"

ErrorMayHaveTransactionTransaction_errorCodeEnumRoku_invalid_card_number

Represents the JSON value "roku_invalid_card_number"

ErrorMayHaveTransactionTransaction_errorCodeEnumRoku_invalid_cib

Represents the JSON value "roku_invalid_cib"

ErrorMayHaveTransactionTransaction_errorCodeEnumRoku_invalid_payment_method

Represents the JSON value "roku_invalid_payment_method"

ErrorMayHaveTransactionTransaction_errorCodeEnumRoku_zip_code_mismatch

Represents the JSON value "roku_zip_code_mismatch"

ErrorMayHaveTransactionTransaction_errorCodeEnumSimultaneous

Represents the JSON value "simultaneous"

ErrorMayHaveTransactionTransaction_errorCodeEnumSsl_error

Represents the JSON value "ssl_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumTemporary_hold

Represents the JSON value "temporary_hold"

ErrorMayHaveTransactionTransaction_errorCodeEnumThree_d_secure_action_required

Represents the JSON value "three_d_secure_action_required"

ErrorMayHaveTransactionTransaction_errorCodeEnumThree_d_secure_action_result_token_mismatch

Represents the JSON value "three_d_secure_action_result_token_mismatch"

ErrorMayHaveTransactionTransaction_errorCodeEnumThree_d_secure_authentication

Represents the JSON value "three_d_secure_authentication"

ErrorMayHaveTransactionTransaction_errorCodeEnumThree_d_secure_connection_error

Represents the JSON value "three_d_secure_connection_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumThree_d_secure_credential_error

Represents the JSON value "three_d_secure_credential_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumThree_d_secure_not_supported

Represents the JSON value "three_d_secure_not_supported"

ErrorMayHaveTransactionTransaction_errorCodeEnumToo_busy

Represents the JSON value "too_busy"

ErrorMayHaveTransactionTransaction_errorCodeEnumToo_many_attempts

Represents the JSON value "too_many_attempts"

ErrorMayHaveTransactionTransaction_errorCodeEnumTotal_credit_exceeds_capture

Represents the JSON value "total_credit_exceeds_capture"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_already_refunded

Represents the JSON value "transaction_already_refunded"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_already_voided

Represents the JSON value "transaction_already_voided"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_cannot_be_authorized

Represents the JSON value "transaction_cannot_be_authorized"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_cannot_be_refunded

Represents the JSON value "transaction_cannot_be_refunded"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_cannot_be_refunded_currently

Represents the JSON value "transaction_cannot_be_refunded_currently"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_cannot_be_voided

Represents the JSON value "transaction_cannot_be_voided"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_failed_to_settle

Represents the JSON value "transaction_failed_to_settle"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_not_found

Represents the JSON value "transaction_not_found"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_service_v2_disconnect

Represents the JSON value "transaction_service_v2_disconnect"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_service_v2_unavailable

Represents the JSON value "transaction_service_v2_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_settled

Represents the JSON value "transaction_settled"

ErrorMayHaveTransactionTransaction_errorCodeEnumTransaction_stale_at_gateway

Represents the JSON value "transaction_stale_at_gateway"

ErrorMayHaveTransactionTransaction_errorCodeEnumTry_again

Represents the JSON value "try_again"

ErrorMayHaveTransactionTransaction_errorCodeEnumUnknown

Represents the JSON value "unknown"

ErrorMayHaveTransactionTransaction_errorCodeEnumUnmapped_partner_error

Represents the JSON value "unmapped_partner_error"

ErrorMayHaveTransactionTransaction_errorCodeEnumVaultly_service_unavailable

Represents the JSON value "vaultly_service_unavailable"

ErrorMayHaveTransactionTransaction_errorCodeEnumZero_dollar_auth_not_supported

Represents the JSON value "zero_dollar_auth_not_supported"

data ErrorMayHaveTransactionTransaction_errorDecline_code Source #

Defines the enum schema located at components.schemas.ErrorMayHaveTransaction.allOf.properties.transaction_error.properties.decline_code in the specification.

Constructors

ErrorMayHaveTransactionTransaction_errorDecline_codeOther Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

ErrorMayHaveTransactionTransaction_errorDecline_codeTyped Text

This constructor can be used to send values to the server which are not present in the specification yet.

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumAccount_closed

Represents the JSON value "account_closed"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumCall_issuer

Represents the JSON value "call_issuer"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumCard_not_activated

Represents the JSON value "card_not_activated"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumCard_not_supported

Represents the JSON value "card_not_supported"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumCardholder_requested_stop

Represents the JSON value "cardholder_requested_stop"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumDo_not_honor

Represents the JSON value "do_not_honor"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumDo_not_try_again

Represents the JSON value "do_not_try_again"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumExceeds_daily_limit

Represents the JSON value "exceeds_daily_limit"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumGeneric_decline

Represents the JSON value "generic_decline"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumExpired_card

Represents the JSON value "expired_card"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumFraudulent

Represents the JSON value "fraudulent"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumInsufficient_funds

Represents the JSON value "insufficient_funds"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumIncorrect_address

Represents the JSON value "incorrect_address"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumIncorrect_security_code

Represents the JSON value "incorrect_security_code"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumInvalid_amount

Represents the JSON value "invalid_amount"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumInvalid_number

Represents the JSON value "invalid_number"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumInvalid_transaction

Represents the JSON value "invalid_transaction"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumIssuer_unavailable

Represents the JSON value "issuer_unavailable"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumLifecycle_decline

Represents the JSON value "lifecycle_decline"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumLost_card

Represents the JSON value "lost_card"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumPickup_card

Represents the JSON value "pickup_card"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumPolicy_decline

Represents the JSON value "policy_decline"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumRestricted_card

Represents the JSON value "restricted_card"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumRestricted_card_chargeback

Represents the JSON value "restricted_card_chargeback"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumSecurity_decline

Represents the JSON value "security_decline"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumStolen_card

Represents the JSON value "stolen_card"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumTry_again

Represents the JSON value "try_again"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumUpdate_cardholder_data

Represents the JSON value "update_cardholder_data"

ErrorMayHaveTransactionTransaction_errorDecline_codeEnumRequires_3d_secure

Represents the JSON value "requires_3d_secure"

Instances

Instances details
FromJSON ErrorMayHaveTransactionTransaction_errorDecline_code Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

ToJSON ErrorMayHaveTransactionTransaction_errorDecline_code Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

Show ErrorMayHaveTransactionTransaction_errorDecline_code Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

Eq ErrorMayHaveTransactionTransaction_errorDecline_code Source # 
Instance details

Defined in RecurlyClient.Types.ErrorMayHaveTransaction

data ErrorMayHaveTransactionType Source #

Defines the enum schema located at components.schemas.ErrorMayHaveTransaction.allOf.properties.type in the specification.

Constructors

ErrorMayHaveTransactionTypeOther Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

ErrorMayHaveTransactionTypeTyped Text

This constructor can be used to send values to the server which are not present in the specification yet.

ErrorMayHaveTransactionTypeEnumBad_request

Represents the JSON value "bad_request"

ErrorMayHaveTransactionTypeEnumImmutable_subscription

Represents the JSON value "immutable_subscription"

ErrorMayHaveTransactionTypeEnumInternal_server_error

Represents the JSON value "internal_server_error"

ErrorMayHaveTransactionTypeEnumInvalid_api_key

Represents the JSON value "invalid_api_key"

ErrorMayHaveTransactionTypeEnumInvalid_api_version

Represents the JSON value "invalid_api_version"

ErrorMayHaveTransactionTypeEnumInvalid_content_type

Represents the JSON value "invalid_content_type"

ErrorMayHaveTransactionTypeEnumInvalid_permissions

Represents the JSON value "invalid_permissions"

ErrorMayHaveTransactionTypeEnumInvalid_token

Represents the JSON value "invalid_token"

ErrorMayHaveTransactionTypeEnumMissing_feature

Represents the JSON value "missing_feature"

ErrorMayHaveTransactionTypeEnumNot_found

Represents the JSON value "not_found"

ErrorMayHaveTransactionTypeEnumRate_limited

Represents the JSON value "rate_limited"

ErrorMayHaveTransactionTypeEnumService_not_available

Represents the JSON value "service_not_available"

ErrorMayHaveTransactionTypeEnumSimultaneous_request

Represents the JSON value "simultaneous_request"

ErrorMayHaveTransactionTypeEnumTax_service_error

Represents the JSON value "tax_service_error"

ErrorMayHaveTransactionTypeEnumTransaction

Represents the JSON value "transaction"

ErrorMayHaveTransactionTypeEnumUnauthorized

Represents the JSON value "unauthorized"

ErrorMayHaveTransactionTypeEnumUnavailable_in_api_version

Represents the JSON value "unavailable_in_api_version"

ErrorMayHaveTransactionTypeEnumUnknown_api_version

Represents the JSON value "unknown_api_version"

ErrorMayHaveTransactionTypeEnumValidation

Represents the JSON value "validation"