Skip to main content

PIN On Demand Error Codes

Below, all possible error codes for the Pin-on-Demand REST API are listed with the corresponding description.

CodeNumberMessage
general_technical_error10007General technical error
invalid_api_key10008Authentication failed
certificate_not_found33002Certificate not found
certificate_not_valid33003Certificate is not valid
invalid_card_state1004Card has an incorrect state
duplicate_correlation_id2001Correlation-ID Header must be unique
not_available3100Product not available
order_not_found3102Order not found
product_not_allowed3105Product not allowed
credit_limit_reached3144Credit limit reached
invalid_currency_distributor3151Invalid currency
invalid_card_type3153Invalid card type
cancel_order_already_processed3154Cancel order already processed
terminal_blocked3155Terminal is blocked
order_state_not_valid_for_cancellation3156Order is in a state where it cannot be cancelled
cancel_order_too_late3158Cancel order too late
terminal_limit_1_exceeded3174Terminal limit 1 exceeded
terminal_limit_2_exceeded3175Terminal limit 2 exceeded
terminal_limit_3_exceeded3176Terminal limit 3 exceeded
terminal_limit_4_exceeded3177Terminal limit 4 exceeded
terminal_limit_5_exceeded3178Terminal limit 5 exceeded
shop_limit_1_exceeded3188Shop limit 1 exceeded
shop_limit_2_exceeded3189Shop limit 2 exceeded
shop_limit_3_exceeded3190Shop limit 3 exceeded
shop_limit_4_exceeded3191Shop limit 4 exceeded
shop_limit_5_exceeded3192Shop limit 5 exceeded

In case of invalid_request_param, further description is given. See table below:

CodeNumberMessageParam
invalid_request_param10028Valid values are: ACCOUNT,PHONE,ATM,NONE,CIVIL_NUMBERid_type
invalid_request_param10028size must be between 5 and 5product_id
invalid_request_param10028Correlation-ID is invalid: 'xxxxxx%!'Correlation-ID
invalid_request_param10028Correlation-ID is longer than the maximum allowed 41 charactersCorrelation-ID

Other errors can be communicated to the customer as “general technical error”.

In general when one of these errors occur, the business partner should contact PaysafeCard for more information via integration@paysafecard.com if the account is not live.

For live accounts, techsupport@paysafecard.com should be contacted.