enum

Steamcr::EPurchaseResultDetail

Inherits Enum < Comparable < Value < Object

Constants

NO_DETAIL = 0
AVS_FAILURE = 1
INSUFFICIENT_FUNDS = 2
CONTACT_SUPPORT = 3
TIMEOUT = 4
INVALID_PACKAGE = 5
INVALID_PAYMENT_METHOD = 6
INVALID_DATA = 7
OTHERS_IN_PROGRESS = 8
ALREADY_PURCHASED = 9
WRONG_PRICE = 10
FRAUD_CHECK_FAILED = 11
CANCELLED_BY_USER = 12
RESTRICTED_COUNTRY = 13
BAD_ACTIVATION_CODE = 14
DUPLICATE_ACTIVATION_CODE = 15
USE_OTHER_PAYMENT_METHOD = 16
USE_OTHER_FUNCTION_SOURCE = 17
INVALID_SHIPPING_ADDRESS = 18
REGION_NOT_SUPPORTED = 19
ACCT_IS_BLOCKED = 20
ACCT_NOT_VERIFIED = 21
INVALID_ACCOUNT = 22
STORE_BILLING_COUNTRY_MISMATCH = 23
DOES_NOT_OWN_REQUIRED_APP = 24
CANCELED_BY_NEW_TRANSACTION = 25
FORCE_CANCELED_PENDING = 26
FAIL_CURRENCY_TRANS_PROVIDER = 27
FAILED_CYBER_CAFE = 28
NEEDS_PRE_APPROVAL = 29
PRE_APPROVAL_DENIED = 30
WALLET_CURRENCY_MISMATCH = 31
EMAIL_NOT_VALIDATED = 32
EXPIRED_CARD = 33
TRANSACTION_EXPIRED = 34
WOULD_EXCEED_MAX_WALLET = 35
MUST_LOGIN_PS3_APP_FOR_PURCHASE = 36
CANNOT_SHIP_TO_PO_BOX = 37
INSUFFICIENT_INVENTORY = 38
CANNOT_GIFT_SHIPPED_GOODS = 39
CANNOT_SHIP_INTERNATIONALLY = 40
BILLING_AGREEMENT_CANCELLED = 41
INVALID_COUPON = 42
EXPIRED_COUPON = 43
ACCOUNT_LOCKED = 44
OTHER_ABORTABLE_IN_PROGRESS = 45
EXCEEDED_STEAM_LIMIT = 46
OVERLAPPING_PACKAGES_IN_CART = 47
NO_WALLET = 48
NO_CACHED_PAYMENT_METHOD = 49
CANNOT_REDEEM_CODE_FROM_CLIENT = 50
PURCHASE_AMOUNT_NO_SUPPORTED_BY_PROVIDER = 51
OVERLAPPING_PACKAGES_IN_PENDING_TRANSACTION = 52
RATE_LIMITED = 53
OWNS_EXCLUDED_APP = 54
CREDIT_CARD_BIN_MISMATCHES_TYPE = 55
CART_VALUE_TOO_HIGH = 56
BILLING_AGREEMENT_ALREADY_EXISTS = 57
POSA_CODE_NOT_ACTIVATED = 58
CANNOT_SHIP_TO_COUNTRY = 59
HUNG_TRANSACTION_CANCELLED = 60
PAYPAL_INTERNAL_ERROR = 61
UNKNOWN_GLOBAL_COLLECT_ERROR = 62
INVALID_TAX_ADDRESS = 63
PHYSICAL_PRODUCT_LIMIT_EXCEEDED = 64
PURCHASE_CANNOT_BE_REPLAYED = 65
DELAYED_COMPLETION = 66
BUNDLE_TYPE_CANNOT_BE_GIFTED = 67
BLOCKED_BY_US_GOV = 68
ITEMS_RESERVED_FOR_COMMERCIAL_USE = 69
GIFT_ALREADY_OWNED = 70
GIFT_INVALID_FOR_RECIPIENT_REGION = 71
GIFT_PRICING_IMBALANCE = 72
GIFT_RECIPIENT_NOT_SPECIFIED = 73
ITEMS_NOT_ALLOWED_FOR_COMMERCIAL_USE = 74
BUSINESS_STORE_COUNTRY_CODE_MISMATCH = 75
USER_ASSOCIATED_WITH_MANY_CAFES = 76
USER_NOT_ASSOCIATED_WITH_CAFE = 77
ADDRESS_INVALID = 78
CREDIT_CARD_NUMBER_INVALID = 79
CANNOT_SHIP_TO_MILITARY_POST_OFFICE = 80
BILLING_NAME_INVALID_RESEMBLES_CREDIT_CARD = 81
PAYMENT_METHOD_TEMPORARILY_UNAVAILABLE = 82
PAYMENT_METHOD_NOT_SUPPORTED_FOR_PRODUCT = 83

Class methods

from_io(io, format)
Source

Instance methods

account_locked?

Returns true if this enum value equals ACCOUNT_LOCKED

Source
acct_is_blocked?

Returns true if this enum value equals ACCT_IS_BLOCKED

Source
acct_not_verified?

Returns true if this enum value equals ACCT_NOT_VERIFIED

Source
address_invalid?

Returns true if this enum value equals ADDRESS_INVALID

Source
already_purchased?

Returns true if this enum value equals ALREADY_PURCHASED

Source
avs_failure?

Returns true if this enum value equals AVS_FAILURE

Source
bad_activation_code?

Returns true if this enum value equals BAD_ACTIVATION_CODE

Source
billing_agreement_already_exists?

Returns true if this enum value equals BILLING_AGREEMENT_ALREADY_EXISTS

Source
billing_agreement_cancelled?

Returns true if this enum value equals BILLING_AGREEMENT_CANCELLED

Source
billing_name_invalid_resembles_credit_card?

Returns true if this enum value equals BILLING_NAME_INVALID_RESEMBLES_CREDIT_CARD

Source
blocked_by_us_gov?

Returns true if this enum value equals BLOCKED_BY_US_GOV

Source
bundle_type_cannot_be_gifted?

Returns true if this enum value equals BUNDLE_TYPE_CANNOT_BE_GIFTED

Source
business_store_country_code_mismatch?

Returns true if this enum value equals BUSINESS_STORE_COUNTRY_CODE_MISMATCH

Source
canceled_by_new_transaction?

Returns true if this enum value equals CANCELED_BY_NEW_TRANSACTION

Source
cancelled_by_user?

Returns true if this enum value equals CANCELLED_BY_USER

Source
cannot_gift_shipped_goods?

Returns true if this enum value equals CANNOT_GIFT_SHIPPED_GOODS

Source
cannot_redeem_code_from_client?

Returns true if this enum value equals CANNOT_REDEEM_CODE_FROM_CLIENT

Source
cannot_ship_internationally?

Returns true if this enum value equals CANNOT_SHIP_INTERNATIONALLY

Source
cannot_ship_to_country?

Returns true if this enum value equals CANNOT_SHIP_TO_COUNTRY

Source
cannot_ship_to_military_post_office?

Returns true if this enum value equals CANNOT_SHIP_TO_MILITARY_POST_OFFICE

Source
cannot_ship_to_po_box?

Returns true if this enum value equals CANNOT_SHIP_TO_PO_BOX

Source
cart_value_too_high?

Returns true if this enum value equals CART_VALUE_TOO_HIGH

Source
contact_support?

Returns true if this enum value equals CONTACT_SUPPORT

Source
credit_card_bin_mismatches_type?

Returns true if this enum value equals CREDIT_CARD_BIN_MISMATCHES_TYPE

Source
credit_card_number_invalid?

Returns true if this enum value equals CREDIT_CARD_NUMBER_INVALID

Source
delayed_completion?

Returns true if this enum value equals DELAYED_COMPLETION

Source
does_not_own_required_app?

Returns true if this enum value equals DOES_NOT_OWN_REQUIRED_APP

Source
duplicate_activation_code?

Returns true if this enum value equals DUPLICATE_ACTIVATION_CODE

Source
email_not_validated?

Returns true if this enum value equals EMAIL_NOT_VALIDATED

Source
exceeded_steam_limit?

Returns true if this enum value equals EXCEEDED_STEAM_LIMIT

Source
expired_card?

Returns true if this enum value equals EXPIRED_CARD

Source
expired_coupon?

Returns true if this enum value equals EXPIRED_COUPON

Source
fail_currency_trans_provider?

Returns true if this enum value equals FAIL_CURRENCY_TRANS_PROVIDER

Source
failed_cyber_cafe?

Returns true if this enum value equals FAILED_CYBER_CAFE

Source
force_canceled_pending?

Returns true if this enum value equals FORCE_CANCELED_PENDING

Source
fraud_check_failed?

Returns true if this enum value equals FRAUD_CHECK_FAILED

Source
gift_already_owned?

Returns true if this enum value equals GIFT_ALREADY_OWNED

Source
gift_invalid_for_recipient_region?

Returns true if this enum value equals GIFT_INVALID_FOR_RECIPIENT_REGION

Source
gift_pricing_imbalance?

Returns true if this enum value equals GIFT_PRICING_IMBALANCE

Source
gift_recipient_not_specified?

Returns true if this enum value equals GIFT_RECIPIENT_NOT_SPECIFIED

Source
hung_transaction_cancelled?

Returns true if this enum value equals HUNG_TRANSACTION_CANCELLED

Source
insufficient_funds?

Returns true if this enum value equals INSUFFICIENT_FUNDS

Source
insufficient_inventory?

Returns true if this enum value equals INSUFFICIENT_INVENTORY

Source
invalid_account?

Returns true if this enum value equals INVALID_ACCOUNT

Source
invalid_coupon?

Returns true if this enum value equals INVALID_COUPON

Source
invalid_data?

Returns true if this enum value equals INVALID_DATA

Source
invalid_package?

Returns true if this enum value equals INVALID_PACKAGE

Source
invalid_payment_method?

Returns true if this enum value equals INVALID_PAYMENT_METHOD

Source
invalid_shipping_address?

Returns true if this enum value equals INVALID_SHIPPING_ADDRESS

Source
invalid_tax_address?

Returns true if this enum value equals INVALID_TAX_ADDRESS

Source
items_not_allowed_for_commercial_use?

Returns true if this enum value equals ITEMS_NOT_ALLOWED_FOR_COMMERCIAL_USE

Source
items_reserved_for_commercial_use?

Returns true if this enum value equals ITEMS_RESERVED_FOR_COMMERCIAL_USE

Source
must_login_ps3_app_for_purchase?

Returns true if this enum value equals MUST_LOGIN_PS3_APP_FOR_PURCHASE

Source
needs_pre_approval?

Returns true if this enum value equals NEEDS_PRE_APPROVAL

Source
no_cached_payment_method?

Returns true if this enum value equals NO_CACHED_PAYMENT_METHOD

Source
no_detail?

Returns true if this enum value equals NO_DETAIL

Source
no_wallet?

Returns true if this enum value equals NO_WALLET

Source
other_abortable_in_progress?

Returns true if this enum value equals OTHER_ABORTABLE_IN_PROGRESS

Source
others_in_progress?

Returns true if this enum value equals OTHERS_IN_PROGRESS

Source
overlapping_packages_in_cart?

Returns true if this enum value equals OVERLAPPING_PACKAGES_IN_CART

Source
overlapping_packages_in_pending_transaction?

Returns true if this enum value equals OVERLAPPING_PACKAGES_IN_PENDING_TRANSACTION

Source
owns_excluded_app?

Returns true if this enum value equals OWNS_EXCLUDED_APP

Source
payment_method_not_supported_for_product?

Returns true if this enum value equals PAYMENT_METHOD_NOT_SUPPORTED_FOR_PRODUCT

Source
payment_method_temporarily_unavailable?

Returns true if this enum value equals PAYMENT_METHOD_TEMPORARILY_UNAVAILABLE

Source
paypal_internal_error?

Returns true if this enum value equals PAYPAL_INTERNAL_ERROR

Source
physical_product_limit_exceeded?

Returns true if this enum value equals PHYSICAL_PRODUCT_LIMIT_EXCEEDED

Source
posa_code_not_activated?

Returns true if this enum value equals POSA_CODE_NOT_ACTIVATED

Source
pre_approval_denied?

Returns true if this enum value equals PRE_APPROVAL_DENIED

Source
purchase_amount_no_supported_by_provider?

Returns true if this enum value equals PURCHASE_AMOUNT_NO_SUPPORTED_BY_PROVIDER

Source
purchase_cannot_be_replayed?

Returns true if this enum value equals PURCHASE_CANNOT_BE_REPLAYED

Source
rate_limited?

Returns true if this enum value equals RATE_LIMITED

Source
region_not_supported?

Returns true if this enum value equals REGION_NOT_SUPPORTED

Source
restricted_country?

Returns true if this enum value equals RESTRICTED_COUNTRY

Source
store_billing_country_mismatch?

Returns true if this enum value equals STORE_BILLING_COUNTRY_MISMATCH

Source
timeout?

Returns true if this enum value equals TIMEOUT

Source
to_io(io, format)
Source
transaction_expired?

Returns true if this enum value equals TRANSACTION_EXPIRED

Source
unknown_global_collect_error?

Returns true if this enum value equals UNKNOWN_GLOBAL_COLLECT_ERROR

Source
use_other_function_source?

Returns true if this enum value equals USE_OTHER_FUNCTION_SOURCE

Source
use_other_payment_method?

Returns true if this enum value equals USE_OTHER_PAYMENT_METHOD

Source
user_associated_with_many_cafes?

Returns true if this enum value equals USER_ASSOCIATED_WITH_MANY_CAFES

Source
user_not_associated_with_cafe?

Returns true if this enum value equals USER_NOT_ASSOCIATED_WITH_CAFE

Source
wallet_currency_mismatch?

Returns true if this enum value equals WALLET_CURRENCY_MISMATCH

Source
would_exceed_max_wallet?

Returns true if this enum value equals WOULD_EXCEED_MAX_WALLET

Source
wrong_price?

Returns true if this enum value equals WRONG_PRICE

Source