Skip to main content
Partner logo
Systempay
Systempay est une solution de paiement certifiée PCI-DSS hautement sécurisée. Toute tentative de paiement s’accompagne systématiquement d’une demande d’autorisation auprès de la banque du porteur. Celle-ci permet de contrôler la nature de la carte, sa date de validité et si elle n’a pas été déclarée volée. Pour renforcer ces contrôles obligatoires, Systempay propose différents outils pour aider le marchand à lutter contre la fraude. Le paramétrage de ces outils est entièrement à la main du marchand à partir du Back Office Marchand.
Source: https://paiement.systempay.fr/doc/fr-FR/back-office/risk-assessment/principe-general.html

Features

Integration type

Embed (no redirection)
Tokenization

Yes

Payment Flow

1-step payment flow : Capture (direct debit)
2-step payment flow : Authorization + Capture
3-step payment flow : Pending Authorization + Authorization + Capture

Additional features

How to test?

Test Cards

CredentialsYes CardNo Card
Card number4970 1000 0000 00554970 1000 000 00113
Expiry dateany future month and yearany future month and year
CVCany 3 randoms numbersany 3 randoms numbers

Data Mapping & Mandatory Fields

Below is the mapping between your Create Session request and the fields expected by this payment method.

Purse Session fieldMandatory
amountYes
order.redirectionYes
order.referenceNo
order.currency_codeYes
customer.referenceNo
customer.type_codeNo
customer.gender_codeNo
customer.first_nameNo
customer.last_nameNo
customer.locale_codeNo
customer.billing_address.address_linesNo
customer.billing_address.cityNo
customer.billing_address.postal_codeNo
customer.billing_address.country_codeNo
customer.billing_address.emailNo
customer.billing_address.phoneNo
customer.billing_address.mobile_phoneNo
customer.additional_attributes.national_identifierNo
shipments.tax_amountNo
shipments.delivery_type_codeNo
shipments.shipping_address.first_nameNo
shipments.shipping_address.middle_nameNo
shipments.shipping_address.address_linesNo
shipments.shipping_address.cityNo
shipments.shipping_address.postal_codeNo
shipments.shipping_address.phoneNo
shipments.item_lines.sku_referenceNo
shipments.item_lines.nameNo
shipments.item_lines.quantityNo
shipments.item_lines.amountNo

Payment Labels

LabelMethodPayment type
systempaycreditcardprimary (credit card)

Actions

ActionMandatory fieldsOptional fields
INIT
reference
order reference
amount
0
currency_code
EUR
shipments
[{"shipping_address":{"country_code":"FR","address_lines":["address_lines[]"],"city":"city","phone":"phone","mobile_phone":"mobile_phone","last_name":"last_name","postal_code":"postal_code","first_name":"first_name"}}]
customer
{"reference":"reference","last_name":"last_name","billing_address":{"country_code":"country_code","address_lines":["address_lines[]"],"city":"city","phone":"phone","mobile_phone":"mobile_phone","postal_code":"postal_code","email":"email"},"type_code":"category","locale_code":"fr-FR","first_name":"first_name","additional_attributes":{"national_identifier":"national_identifier"}}

Status

PSP statusStateCodeDescription
SUCCESSSUCCESSSUCCEEDEDSuccessful operation
ERRORERRORFAILEDFailed operation
ACCEPTEDSUCCESSSUCCEEDEDStatus of a VERIFICATION type transaction for which the authorization or inquiry has been accepted. This status cannot change. Transactions with the ACCEPTED status are never captured at the bank. A VERIFICATION transaction is created when a token without payment is created or updated.
AUTHORISEDSUCCESSSUCCEEDEDThe amount is authorized and will be captured automatically.
AUTHORISED_TO_VALIDATEWAITINGSUCCEEDEDThe transaction, created in manual validation mode, is authorized. The merchant must manually validate the transaction for it to be captured at the bank. The transaction can be validated as long as the expiration date of the authorization request has not passed. If this date is exceeded, then the payment takes the EXPIRED status. The Expired status is final.
CANCELLEDSUCCESSSUCCEEDEDThe transaction has been canceled.
CAPTUREDSUCCESSSUCCEEDEDThe transaction amount has been captured
WAITING_CAPTUREWAITINGSUCCEEDEDThe transaction amount has been sent to capture.
EXPIREDERROREXPIRED_AUTHORIZATIONThe expiry date of the authorization request has been reached and the Merchant has not validated the transaction. The cardholder will therefore not be debited.
PARTIALLY_AUTHORISEDSUCCESSSUCCEEDEDThe transaction has been partially paid.
REFUSEDERRORFAILEDThe transaction has been rejected.
UNDER_VERIFICATIONWAITINGWAITING_PARTNER_RESPONSECurrent acquirer verification processes. This status is not final.
WAITING_AUTHORISATIONWAITINGSUCCEEDEDThe capture delay is longer than the authorization validity period.
WAITING_AUTHORISATION_TO_VALIDATEWAITINGSUCCEEDEDThe capture delay is longer than the authorization validity period. The Merchant must manually validate the transaction in order for the authorization request and the capture to take place.
ACQ_001ERRORFAILEDPayment refused
ACQ_999ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERTechnical error
AUTH_100ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKInvalid ACS signature
AUTH_101ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKTechnical error 3DS
AUTH_102ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKWrong 3DS parameter
AUTH_103ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3DS disabled
AUTH_149ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3DS operation timeout
AUTH_999ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKTechnical error
INT_005ERRORBAD_REQUESTThe manualValidation parameter is invalid
INT_006ERRORBAD_REQUESTThe captureDelay or expectedCaptureDate parameter is invalid
INT_009ERRORBAD_REQUESTThe amount parameter is invalid
INT_010ERRORBAD_REQUESTThe currency parameter is invalid
INT_012ERRORBAD_REQUESTThe customer.language parameter is invalid
INT_013ERRORBAD_REQUESTThe orderId parameter is invalid
INT_015ERRORBAD_REQUESTThe customer.email parameter is invalid
INT_016ERRORBAD_REQUESTThe customer.reference parameter is invalid
INT_017ERRORBAD_REQUESTThe customer.billingDetails.title parameter is invalid
INT_019ERRORBAD_REQUESTThe customer.billingDetails.address parameter is invalid
INT_020ERRORBAD_REQUESTThe customer.billingDetails.zipCode parameter is invalid
INT_021ERRORBAD_REQUESTThe customer.billingDetails.city parameter is invalid
INT_022ERRORBAD_REQUESTThe customer.billingDetails.country parameter is invalid
INT_023ERRORBAD_REQUESTThe customer.billingDetails.phoneNumber parameter is invalid
INT_030ERRORBAD_REQUESTThe paymentMethodToken parameter is invalid
INT_031ERRORBAD_REQUESTThe contrib parameter is invalid
INT_040ERRORBAD_REQUESTThe pan parameter is invalid
INT_041ERRORBAD_REQUESTThe expiryMonth parameter is invalid
INT_042ERRORBAD_REQUESTThe expiryYear parameter is invalid
INT_043ERRORBAD_REQUESTThe securityCode parameter is invalid
INT_050ERRORBAD_REQUESTThe strongAuthentication parameter is invalid
INT_060ERRORBAD_REQUESTThe paymentSource parameter is invalid
INT_062ERRORBAD_REQUESTThe mid parameter is invalid
INT_064ERRORBAD_REQUESTThe rrule parameter is invalid
INT_066ERRORBAD_REQUESTThe initialAmount parameter is invalid
INT_068ERRORBAD_REQUESTThe initialAmountNumber parameter is invalid
INT_069ERRORBAD_REQUESTThe effectDate parameter is invalid
INT_077ERRORBAD_REQUESTThe customer.shippingDetails.cellPhoneNumber parameter is invalid
INT_081ERRORBAD_REQUESTThe customer.shippingDetails.address parameter is invalid
INT_082ERRORBAD_REQUESTThe customer.shippingDetails.address2 parameter is invalid
INT_083ERRORBAD_REQUESTThe customer.shippingDetails.city parameter is invalid
INT_084ERRORBAD_REQUESTThe customer.shippingDetails.state parameter is invalid
INT_085ERRORBAD_REQUESTThe customer.shippingDetails.zipCode parameter is invalid
INT_086ERRORBAD_REQUESTThe customer.shippingDetails.country parameter is invalid
INT_087ERRORBAD_REQUESTThe customer.shippingDetails.address2 parameter is invalid
INT_088ERRORBAD_REQUESTThe customer.billingDetails.state parameter is invalid
INT_091ERRORBAD_REQUESTThe metadata parameter is invalid
INT_092ERRORBAD_REQUESTThe customer.billingDetails.category parameter is invalid
INT_093ERRORBAD_REQUESTThe customer.shippingDetails.category parameter is invalid
INT_094ERRORBAD_REQUESTThe customer.shippingDetails.shippingMethod parameter is disabled
INT_095ERRORBAD_REQUESTThe customer.shippingDetails.shippingSpeed parameter is invalid
INT_096ERRORBAD_REQUESTThe customer.shippingDetails.deliveryCompanyName parameter is invalid
INT_097ERRORBAD_REQUESTThe cartItemInfo.productLabel parameter is invalid
INT_098ERRORBAD_REQUESTThe cartItemInfo.productType parameter is invalid
INT_100ERRORBAD_REQUESTThe cartItemInfo.productRef parameter is invalid
INT_101ERRORBAD_REQUESTThe cartItemInfo.productQty parameter is invalid
INT_102ERRORBAD_REQUESTThe cartItemInfo.productAmount parameter is invalid
INT_104ERRORBAD_REQUESTThe customer.billingDetails.firstName parameter is invalid
INT_105ERRORBAD_REQUESTThe customer.billingDetails.lastName parameter is invalid
INT_106ERRORBAD_REQUESTThe customer.shippingDetails.firstName parameter is invalid
INT_107ERRORBAD_REQUESTThe customer.shippingDetails.lastName parameter is invalid
INT_108ERRORBAD_REQUESTThe customer.shoppingCart.taxAmount parameter is invalid
INT_109ERRORBAD_REQUESTThe customer.shoppingCart.shippingAmount parameter is invalid
INT_110ERRORBAD_REQUESTThe customer.shoppingCart.insuranceAmount parameter is invalid
INT_112ERRORBAD_REQUESTThe customer.billingDetails.streetNumber parameter is invalid
INT_113ERRORBAD_REQUESTThe customer.billingDetails.district parameter is invalid
INT_114ERRORBAD_REQUESTThe customer.shippingDetails.streetNumber parameter is invalid
INT_115ERRORBAD_REQUESTThe customer.shippingDetails.district parameter is invalid
INT_121ERRORBAD_REQUESTThe customer.billingDetails.legalName parameter is invalid
INT_124ERRORBAD_REQUESTThe customer.billingDetails.identityCode parameter is invalid
INT_125ERRORBAD_REQUESTThe customer.shippingDetails.legalName parameter is invalid
INT_130ERRORBAD_REQUESTThe acquireTransientData parameter is invalid
INT_131ERRORBAD_REQUESTThe overridePaymentCinematic parameter is invalid
INT_203ERRORBAD_REQUESTThe cartItemInfo.productVat parameter is invalid
INT_816ERRORBAD_REQUESTThe Id parameter is required when the charge/Authenticate request contains an instructionResult object
INT_817ERRORBAD_REQUESTThe x-shop-id header is required for provider authentication
INT_818ERRORBAD_REQUESTThe source IP address of the request is not authorized for this provider
INT_819ERRORBAD_REQUESTThe shop identifier is not associated with this provider
INT_821ERRORBAD_REQUESTThe e-mail address is required for verifying the payment method
INT_822ERRORBAD_REQUESTUnauthorized domain
INT_823ERRORBAD_REQUESTThe operationSessionId parameter is invalid
INT_824ERRORBAD_REQUESTInvalid instructionResult object
INT_825ERRORBAD_REQUESTInvalid device object
INT_826ERRORBAD_REQUESTInvalid device.timeZoneOffset parameter
INT_827ERRORBAD_REQUESTThe device.screenWidth parameter is invalid
INT_828ERRORBAD_REQUESTInvalid device.screenHeight parameter
INT_829ERRORBAD_REQUESTThe device.colorDepth parameter is invalid
INT_830ERRORBAD_REQUESTThe device.language parameter is invalid
INT_831ERRORBAD_REQUESTThe device.javaEnabled parameter is invalid
INT_832ERRORBAD_REQUESTThe device.ip parameter is invalid
INT_833ERRORBAD_REQUESTThe device.userAgent parameter is invalid
INT_834ERRORBAD_REQUESTThe device.acceptHeader parameter is invalid
INT_835ERRORBAD_REQUESTThe device.deviceType parameter is invalid
INT_836ERRORBAD_REQUESTThe SMSOptions object is missing
INT_837ERRORBAD_REQUESTThe channelOptions.whatsAppOptions.phoneNumber parameter is missing
INT_839ERRORBAD_REQUESTThe whatsAppOptions object is missing
INT_841ERRORBAD_REQUESTThe mailOptions object is missing
INT_849ERRORBAD_REQUESTThe userDetails parameter is invalid
INT_850ERRORBAD_REQUESTThe channelOptions.mailOptions.recipient parameter is missing
INT_851ERRORBAD_REQUESTThe paymentReceiptEmail parameter is invalid
INT_852ERRORBAD_REQUESTThe expandedData parameter is invalid
INT_853ERRORBAD_REQUESTThe useDataCollectionForm parameter is invalid
INT_854ERRORBAD_REQUESTThe channel parameter is invalid
INT_855ERRORBAD_REQUESTThe expirationDateTime parameter is invalid
INT_856ERRORBAD_REQUESTThe locale parameter is invalid
INT_857ERRORBAD_REQUESTThe pretaxAmount parameter is invalid
INT_858ERRORBAD_REQUESTThe taxRate parameter is invalid
INT_859ERRORBAD_REQUESTThe languageFallback parameter is invalid
INT_860ERRORBAD_REQUESTThe captureDelay parameter is invalid
INT_865ERRORBAD_REQUESTThe EligibleAmount parameter is not authorized during a Conecs payment via the embedded form. The entire amount is considered as eligible in Meal Vouchers (Titre-Restaurant).
INT_869ERRORBAD_REQUESTThe taxAmount parameter is invalid
INT_873ERRORBAD_REQUESTThe fingerPrintId parameter is invalid
INT_874ERRORBAD_REQUESTThe paymentMethodType parameter is undefined
INT_875ERRORBAD_REQUESTThe formAction parameter is invalid
INT_876ERRORBAD_REQUESTThe payload parameter is invalid
INT_877ERRORBAD_REQUESTThe customer.shippingDetails.identityCode parameter is invalid
INT_878ERRORBAD_REQUESTThe commission parameter is invalid
INT_880ERRORBAD_REQUESTinitialAmount and initialAmountNumber must be defined
INT_883ERRORBAD_REQUESTThe description parameter is invalid
INT_885ERRORBAD_REQUESTThe formToken parameter is invalid
INT_886ERRORBAD_REQUESTThe debitCreditSelector parameter is invalid
INT_887ERRORBAD_REQUESTThe brand parameter is invalid
INT_892ERRORBAD_REQUESTThe paymentMethodType parameter is invalid
INT_893ERRORBAD_REQUESTThe firstInstallmentDelay parameter is invalid
INT_895ERRORBAD_REQUESTThe installmentNumber parameter is invalid
INT_896ERRORBAD_REQUESTParameter not supported for recurring payments
INT_897ERRORBAD_REQUESTThe subscriptionId parameter is invalid
INT_898ERRORBAD_REQUESTThe comment parameter is invalid
INT_899ERRORBAD_REQUESTThe retry parameter is invalid
INT_900ERRORBAD_REQUESTThe parameter does not exist
INT_901ERRORBAD_REQUESTWeb Service not found
INT_902ERRORBAD_REQUESTOne of the parameters sent to the web service is invalid
INT_903ERRORBAD_REQUESTformToken not found
INT_904ERRORBAD_REQUESTInvalid public key
INT_905ERRORBAD_REQUESTInvalid username or password
INT_906ERRORBAD_REQUESTThe formToken parameter is invalid
INT_910ERRORBAD_REQUESTToken creation is not enabled for this payment method
INT_911ERRORBAD_REQUESTThe public key does not correspond to the formToken
INT_912ERRORBAD_REQUESTThe password does not correspond to the transaction
INT_913ERRORBAD_REQUESTAuthorized only for PCI-DSS Merchants
INT_916ERRORBAD_REQUESTThe use of the CUSTOMER_WALLET value is subject to an offer with the “Payment by token” option
INT_917ERRORBAD_REQUESTThe buyer reference (customer.reference) is mandatory when the value of formAction is CUSTOMER_WALLET
INT_918ERRORBAD_REQUESTDisabling 3DS requires the SELECT_3DS function
INT_999ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERTechnical error
PSP_001ERRORFAILEDUnauthorized action.
PSP_002ERRORBAD_REQUESTInvalid attribute.
PSP_003ERRORFAILEDPayment refused.
PSP_010ERRORFAILEDTransaction not found.
PSP_011ERRORFAILEDThe transaction status is incorrect.
PSP_012ERRORFAILEDThis transaction already exists.
PSP_013ERRORBAD_REQUESTThe date is too far from the current date (in UTC).
PSP_014ERRORFAILEDNo change.
PSP_015ERRORFAILEDToo many results.
PSP_016ERRORFAILEDDuplication forbidden.
PSP_020ERRORBAD_REQUESTInvalid amount.
PSP_021ERRORFAILEDUnknown currency.
PSP_022ERRORFAILEDUnknown card type.
PSP_023ERRORBAD_REQUESTThe expiration date is invalid.
PSP_024ERRORBAD_REQUESTThe CVV is mandatory.
PSP_025ERRORFAILEDContract (MID) number unknown.
PSP_026ERRORBAD_REQUESTThe card number is invalid.
PSP_030ERRORFAILEDToken not found.
PSP_031ERRORBAD_REQUESTToken invalid (terminated, empty, etc.).
PSP_032ERRORFAILEDsubscriptionId attribute not found.
PSP_033ERRORFAILEDThe rrule attribute is invalid or recurring payment already canceled.
PSP_034ERRORFAILEDThe token already exists.
PSP_035ERRORFAILEDToken creation denied.
PSP_036ERRORFAILEDpaymentMethodToken attribute purged.
PSP_040ERRORFAILEDThe amount attribute is not authorized.
PSP_041ERRORFAILEDCard range not found.
PSP_042ERRORINSUFFICIENT_FUNDSThe payment method has insufficient funds.
PSP_043ERRORFAILEDRefunds are not allowed for this MID.
PSP_050ERRORFAILEDNo brand found.
PSP_051ERRORFAILEDThe merchant is not enrolled.
PSP_052ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKThe ACS signature is invalid.
PSP_053ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNER3DS technical error.
PSP_054ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKIncorrect 3DS parameter.
PSP_055ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3DS disabled.
PSP_056ERRORFAILEDPAN not found.
PSP_057ERRORBAD_REQUESTThe specific data that must be transmitted to the acquirer is invalid.
PSP_075ERRORFAILEDCancellation impossible, please try a refund.
PSP_076ERRORFAILEDThe refund operation is not yet available, please try to cancel.
PSP_077ERRORFAILEDThe Redeban acquirer does not authorize refunds for a MAESTRO card. Please contact RBM at: [email protected]
PSP_078ERRORFAILEDThe Credibanco acquirer does not allow refunds for AMEX cards. Please contact Credibanco at the following e-mail address: [email protected]
PSP_079ERRORFAILEDThe Redeban acquirer does not allow refunds for Diners cards. Please contact Davivienda at [email protected]
PSP_080ERRORFAILEDUnauthorized capture as the transaction is not recorded in a CNAB/Remessa file (Boleto payment).
PSP_081ERRORFAILEDManual capture is not supported within this network.
PSP_082ERRORFAILEDCredit is not allowed for this type of transaction (VERIFICATION, CREDIT).
PSP_083ERRORFAILEDNon-refundable for an unpaid transaction.
PSP_085ERRORFAILEDThe eligible amount cannot be negative.
PSP_087ERRORFAILEDThe eligible amount is missing.
PSP_088ERRORFAILEDEligible amount greater than the order amount.
PSP_090ERRORFAILEDRefund not authorized.
PSP_092ERRORFAILEDImpossible to cancel the transaction.
PSP_093ERRORFAILEDImpossible to refund the transaction.
PSP_097ERRORFAILEDOneyWs error.
PSP_098ERRORBAD_REQUESTInvalid RequestId attribute.
PSP_099ERRORFAILEDToo many attempts.
PSP_100ERRORFAILEDREST API not enabled.
PSP_101ERRORFAILEDThe transaction cannot be refunded.
PSP_102ERRORFAILEDThe transaction cannot be canceled.
PSP_103ERRORFAILEDThe amount cannot be defined in the current context.
PSP_104ERRORFAILEDThe transaction has already been refunded.
PSP_105ERRORFAILEDThe transaction has already been canceled.
PSP_106ERRORFAILEDAPI call limit exceeded.
PSP_107ERRORFAILEDCard recording is not enabled for this payment method.
PSP_108ERRORFAILEDThe payment form has expired.
PSP_109ERRORFAILEDThe production mode of the shop is not activated.
PSP_110ERRORFAILEDTransaction cannot be updated.
PSP_111ERRORFAILEDNo payment applications found.
PSP_112ERRORFAILEDUnable to refund: the payment method has expired.
PSP_113ERRORFAILEDDuplicate submission.
PSP_114ERRORFAILEDSplit payment is not enabled.
PSP_115ERRORFAILEDNo payment method defined.
PSP_136ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3D Secure session expired. Exceeded time limit for 3D Secure authentication.
PSP_200ERRORBAD_REQUESTNot enough digits to detect the type.
PSP_210ERRORFAILEDDuplication of verification type transactions forbidden.
PSP_401ERRORFAILEDTransaction not created.
PSP_501ERRORFAILEDTransaction not found.
PSP_502ERRORFAILEDTransaction not found.
PSP_503ERRORFAILEDThis action has not been authorized for a transaction with the {0} status.
PSP_504ERRORFAILEDThis transaction is not authorized in this context.
PSP_505ERRORFAILEDThis transaction already exists.
PSP_506ERRORBAD_REQUESTInvalid transaction amount.
PSP_507ERRORFAILEDThis action is no longer possible for a transaction created on that day.
PSP_508ERRORFAILEDThe card expiration date does not allow this action.
PSP_509ERRORBAD_REQUESTCVV mandatory for this card.
PSP_510ERRORFAILEDThe refund amount is greater than the initial amount.
PSP_511ERRORFAILEDThe refunds total amount is greater than the initial amount.
PSP_512ERRORFAILEDCredit duplication (refund) is not authorized.
PSP_513ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_514ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_515ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_516ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_517ERRORFAILEDAurore MID configuration has failed.
PSP_518ERRORFAILEDCetelem response analysis has failed.
PSP_519ERRORFAILEDUnknown currency.
PSP_520ERRORFAILEDInvalid type card.
PSP_521ERRORFAILEDNo MID has been found for this payment. Please edit the details or contact your manager in case the error reoccurs.
PSP_522ERRORFAILEDShop not found.
PSP_523ERRORFAILEDAmbiguous MID.
PSP_524ERRORFAILEDInvalid MID.
PSP_525ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_526ERRORWRONG_CARD_DATAInvalid card number.
PSP_527ERRORWRONG_CARD_DATAInvalid card number.
PSP_528ERRORWRONG_CARD_DATAInvalid card number.
PSP_529ERRORWRONG_CARD_DATAInvalid card number.
PSP_530ERRORWRONG_CARD_DATAInvalid card number (Luhn).
PSP_531ERRORWRONG_CARD_DATAInvalid card number (length).
PSP_532ERRORWRONG_CARD_DATAInvalid card number (not found).
PSP_533ERRORWRONG_CARD_DATAInvalid card number (not found).
PSP_534ERRORFAILEDFailed verification of the card requiring systematic verification.
PSP_535ERRORFAILEDFailed e-Carte Bleue verification.
PSP_536ERRORREJECTED_BY_RISK_CHECKSThe transaction has been refused by risk management.
PSP_537ERRORFAILEDInterruption not processed during the payment.
PSP_538ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_539ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3D Secure refused for the transaction.
PSP_540ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_541ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_542ERRORFAILEDAn internal error occurred while consulting the card number.
PSP_543ERRORFAILEDAn internal error occurred while consulting the card number.
PSP_545ERRORBAD_REQUESTInvalid currency for the modification.
PSP_546ERRORFAILEDThe amount is greater than the authorized amount.
PSP_547ERRORFAILEDThe desired capture date exceeds the authorization expiration date.
PSP_548ERRORBAD_REQUESTThe requested modification is invalid.
PSP_549ERRORFAILEDInvalid definition of the installment payment.
PSP_550ERRORFAILEDUnknown shop.
PSP_551ERRORFAILEDUnknown exchange rate.
PSP_552ERRORFAILEDThe MID has been terminated since {0}.
PSP_553ERRORFAILEDThe shop {0} has been closed since {1}.
PSP_554ERRORFAILEDRejected parameter that may contain sensitive data {0}.
PSP_555ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_557ERRORFAILEDAn error occurred while retrieving the token.
PSP_558ERRORFAILEDThe token status is not compatible with this operation.
PSP_559ERRORFAILEDAn error occurred while retrieving the token.
PSP_560ERRORFAILEDThis token already exists.
PSP_561ERRORFAILEDInvalid token.
PSP_562ERRORFAILEDToken creation failed.
PSP_563ERRORFAILEDThis recurring payment already exists.
PSP_564ERRORFAILEDThis recurring payment has already been terminated.
PSP_565ERRORFAILEDInvalid recurring payment.
PSP_566ERRORFAILEDInvalid recurrence rule.
PSP_567ERRORFAILEDRecurring payment creation failed.
PSP_569ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_570ERRORBAD_REQUESTInvalid country code.
PSP_571ERRORFAILEDInvalid web service parameter.
PSP_572ERRORFAILEDThe authorization has been declined by Cofinoga.
PSP_573ERRORFAILEDRefusal of authorization for 1 euro (or request for information from the CB network if supported by the acquirer).
PSP_574ERRORFAILEDInvalid payment configuration.
PSP_575ERRORFAILEDThe operation has been rejected by PayPal.
PSP_577ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_578ERRORFAILEDTransaction ID missing.
PSP_579ERRORFAILEDThis transaction ID is already used.
PSP_580ERRORFAILEDTransaction ID expired.
PSP_581ERRORFAILEDInvalid contents of the config theme.
PSP_582ERRORFAILEDThe refund is not authorized.
PSP_583ERRORBAD_REQUESTThe transaction amount does not respect the allowed values.
PSP_585ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_587ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_591ERRORFAILEDNo payment options have been enabled for this MID.
PSP_592ERRORFAILEDAn error occurred while calculating the payment channel.
PSP_593ERRORFAILEDAn error occurred during buyer redirection to the page of payment finalization.
PSP_594ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERA technical error has occurred.
PSP_596ERRORFAILEDAn error occurred while capturing this transaction.
PSP_597ERRORFAILEDThe capture date is too far.
PSP_598ERRORFAILEDInvalid transaction date.
PSP_599ERRORFAILEDAn error occurred while calculating the payment source.
PSP_600ERRORFAILEDFailed commercial card verification.
PSP_601ERRORFAILEDDeclined due the refusal of the first installment.
PSP_603ERRORFAILEDThe transaction status could not be synchronized with the external system.
PSP_604ERRORFAILEDAn error occurred while capturing this transaction.
PSP_605ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKA security error occurred while processing 3DS authorization for this transaction.
PSP_606ERRORFAILEDUnsupported currency on this Merchant ID (MID) and/or shop.
PSP_607ERRORFAILEDThe card associated with the token is no longer valid.
PSP_608ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_609ERRORFAILEDThe timeout has been exceeded during buyer redirection.
PSP_610ERRORFAILEDNone of the MIDs associated with your shop can be used.
PSP_611ERRORFAILEDRefusal of transactions without liabibility shift.
PSP_612ERRORFAILEDCancellation is not authorized.
PSP_613ERRORFAILEDDuplication is not authorized.
PSP_615ERRORFAILEDThe refund is not authorized.
PSP_616ERRORFAILEDManual payment not authorized for this card.
PSP_618ERRORFAILEDManual installment payment not authorized for this card.
PSP_619ERRORBAD_REQUESTThe submitted date is invalid.
PSP_620ERRORFAILEDThe initial transaction option is not applicable.
PSP_624ERRORCARD_IS_NOT_ACTIVEInactive card.
PSP_625ERRORFAILEDPayment refused by the acquirer.
PSP_626ERRORFAILEDThis action is impossible as the payment sequence has not been completed.
PSP_636ERRORFAILEDRefusal of derivative transactions, without a liability shift for the primary transaction.
PSP_637ERRORDUPLICATED_TRANSACTIONDuplicate transaction.
PSP_638ERRORFAILEDPartial refund is impossible for this transaction.
PSP_639ERRORFAILEDRefund refused.
PSP_641ERRORREJECTED_BY_RISK_CHECKSThe transaction has been declined by the risk analyzer.
PSP_642ERRORFAILEDThe card type used is not valid for the requested payment mode.
PSP_643ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_644ERRORFAILEDA transaction in production mode has been marked as in test mode by the acquirer.
PSP_645ERRORFAILEDA transaction in test mode has been marked as in production mode by the acquirer.
PSP_646ERRORFAILEDInvalid SMS code.
PSP_647ERRORREJECTED_BY_RISK_CHECKSThe risk management module has requested for this transaction to be declined.
PSP_648ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request. Transaction has not been created.
PSP_649ERRORFAILEDThe payment session has expired (the buyer has been redirected to the ACS and has not finalized the 3D Secure authentication).
PSP_650ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request. Transaction has not been created.
PSP_651ERRORFAILEDA FacilyPay transaction cannot be canceled/edited/refunded between 11.30pm and 5.30am.
PSP_652ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_653ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERA technical error occurred during the call to the Banque Accord service.
PSP_655ERRORFAILEDThe FacilyPay transaction could not be canceled/edited/refunded: the transaction status does not allow to perform the requested action. Reminder regarding a FacilyPay transaction: a refund must be made within two days after the capture, the delay between two refunds is one day, a partial refund is limited to 20 days, a full refund is limited to 6 months.
PSP_658ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERDue to a technical problem, we are unable to process your request.
PSP_659ERRORBAD_REQUESTThe amount is less than the minimum authorized amount (minimum={0} {1}).
PSP_660ERRORFAILEDIt is impossible to refund an unpaid transaction.
PSP_665ERRORBAD_REQUESTThe ID type is specified, but its number is missing.
PSP_666ERRORBAD_REQUESTThe ID number is specified, but its type is missing.
PSP_667ERRORFAILEDThe ID type is unknown.
PSP_668ERRORBAD_REQUESTThe ID number is invalid.
PSP_669ERRORFAILEDThe specific data that must be transmitted to the acquirer is invalid.
PSP_670ERRORFAILEDThe deferred payment is not allowed.
PSP_671ERRORFAILEDThe deferred payment is not allowed.
PSP_672ERRORFAILEDThe selected payment process is invalid.
PSP_673ERRORFAILEDError of the Express Checkout service at PayPal.
PSP_675ERRORFAILEDCancellation impossible, please try a refund.
PSP_676ERRORFAILEDRefund impossible, please try a cancellation.
PSP_677ERRORFAILEDNo response to the authorization request has been received within the required deadline.
PSP_678ERRORFAILEDCancellation impossible, the transaction has already been canceled.
PSP_679ERRORFAILEDThe transaction status is unknown.
PSP_682ERRORFAILEDThe national client identifier is missing.
PSP_683ERRORFAILEDThe format of the national client identifier is incorrect.
PSP_707ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3D Secure - Refusal of the authentication by the issuer.
PSP_708ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3D Secure - Refusal as authentication by the issuer is impossible.
PSP_713ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECK3D Secure - Session altered by the ACS.
PSP_716ERRORFAILEDOTP expired.
PSP_717ERRORFAILEDInvalid OTP.
PSP_718ERRORFAILEDInvalid authentication settings.
PSP_719ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKA technical error occurred during authentication.
PSP_720ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKAn internal error occurred during authentication.
PSP_722ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKThe authentication has been canceled.
PSP_997ERRORTECHNICAL_ISSUE_DURING_AUTHENTICATION_CHECKA technical error occurred while trying to authenticate the cardholder.
PSP_998ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERHTTP error.
PSP_999ERRORTECHNICAL_ISSUE_TO_CONTACT_PARTNERTechnical error.
PSP_1000ERRORFAILEDThe payment order was not found.
PSP_1001ERRORFAILEDUnable to reach the WhatsApp gateway.
PSP_1002ERRORFAILEDThe recipient's phone number is not associated with a WhatsApp account.
PSP_1003ERRORFAILEDWhatsApp configuration missing.
PSP_1004ERRORFAILEDThe WhatsApp template is not available for the requested locale.
PSP_1005ERRORFAILEDUnauthorised action with a payment order with Finalized status.
PSP_1006ERRORFAILEDUnauthorized action with a payment order with Expired status.
PSP_1007ERRORBAD_REQUESTThe expiration date cannot be before the creation date and cannot exceed 90 days.
PSP_1008ERRORBAD_REQUESTValidity date required.
PSP_1009ERRORFAILEDVAT rate required (the VAT rate has not been set as a parameter, could not be calculated and is not configured in the shop).
PSP_1010ERRORFAILEDThe payment order does not match the shop identifier.
PSP_1011ERRORBAD_REQUESTThe payment order does not match the mode (TEST or PRODUCTION).
PSP_1012ERRORBAD_REQUESTInvalid locale, expected format: xx_XX.
PSP_1013ERRORBAD_REQUESTThe languageFallback parameter is invalid, expected format: xx_XX.
PSP_1014ERRORFAILEDThe shop does not have a data collection form.
PSP_1015ERRORFAILEDThe shop does not have the data collection form function.
PSP_1016ERRORFAILEDTransmission channel not implemented.
PSP_1017ERRORFAILEDCannot change the transmission channel of a payment order.
PSP_1018ERRORFAILEDData collection form not available for the currency transmitted in the query.
PSP_1019ERRORBAD_REQUESTThe subject attribute is required.
PSP_1020ERRORBAD_REQUESTThe recipient attribute is required.
PSP_1021ERRORBAD_REQUESTThe message attribute is required.
PSP_1022ERRORFAILEDThe e-mail template is not available for the requested locale.
PSP_1023ERRORBAD_REQUESTThe amount attribute must be set to 0 in case of recording a payment method.
PSP_1024ERRORBAD_REQUESTThe amount attribute should not be set to 0 in case of a payment.
PSP_1025ERRORBAD_REQUESTThe paymentReceiptEmail attribute is required.
PSP_1026ERRORBAD_REQUESTDuplicate data in the expandedData attribute.
PSP_1027ERRORBAD_REQUESTInvalid data in the expandedData attribute.
PSP_1028ERRORFAILEDAn unknown error occurred while sending the SMS.
PSP_1029ERRORFAILEDInvalid login or password of the SMS account.
PSP_1030ERRORFAILEDYour SMS account balance is exceeded.
PSP_1031ERRORBAD_REQUESTInvalid phone number.
PSP_9999ERRORUNKNOWNUnknown error.
SESSION_DATA_NOT_OKSUCCESSBAD_REQUESTSession data doesn't meet the partner's requirements
INVALID_ACTIONERRORBAD_REQUESTWorkflow error