Passer au contenu
Français
  • Il n'y a aucune suggestion car le champ de recherche est vide.

HiPay Enterprise – Quels sont les principaux champs de la notification serveur-à-serveur à gérer ?

Please find below the main fields to take into account to manage your payments:

Field name
Description
reason - code - message
Reason why the transaction was declined.- code: Decline reason code - message: Decline reason description Possible decline reasons can be found in the Decline reasons and error codes section.
test
True if the transaction is a test transaction; otherwise false
mid
Your merchant account number (issued to you by HiPay Enterprise)
orderid
Unique identifier of the order as provided by the merchant
transaction_reference
Unique identifier of the transaction
status
Transaction status. You must rely on this parameter to consider a payment accepted or declined. A list of possible statuses can be found in the Transaction statuses section.
message
Transaction message
authorized_amount
Transaction amount
captured_amount
Capture requested amount
real_captured_amount
Real captured amount, if a maintenance operation was requested and an operation_id value was sent
refunded_amount
Refund requested amount
real_refunded_amount
Real refunded amount, if a maintenance operation was requested and an operation_id value was sent
currency
Base currency for the transaction.This three-character currency code complies with ISO 4217.
cdata1 - cdata2- ... - cdata10
Custom data => https://developer.hipay.com/getting-started/platform-hipay-enterprise/analytics/
payment_product
Payment product used to complete the transaction. Informs about the payment_method section type. Possible payment products can be found in the Payment products section.
token
Card token

 

Example of a payment confirm notification (status 118) 

state=completed&test=false&mid=00001234567&attempt_id=1&authorization_code=123456&transaction_reference=132255767588&date_created=2019-08-05T13:57:43+0000&date_updated=2019-08-05T13:57:51+0000&date_authorized=2019-08-05T13:57:49+0000&status=118&message=Captured&authorized_amount=83.00&captured_amount=83.00&refunded_amount=0.00&decimals=2&currency=EUR&ip_address=xx.xxx.xxx.xx&ip_country=FR&device_id=&custom_data[1]=123&custom_data[2]=customer-id&avs_result=&cvc_result=&eci=7&payment_product=cb&payment_method[token]=ce2742xxxxxxxxxxxxxxxx3326e6f9&payment_method[brand]=VISA&payment_method[pan]=400000******0001&payment_method[card_holder]=TEST HIPAY&payment_method[card_expiry_month]=09&payment_method[card_expiry_year]=2021&payment_method[issuer]=CAISSE NATIONALE DES CAISSES D EPARGNE (CNCE)&payment_method[country]=FR&fraud_screening[scoring]=0&fraud_screening[result]=accepted&fraud_screening[review]=&order[date_created]=2019-08-05T13:57:43+0000&order[attempts]=1&order[amount]=83.00&order[shipping]=7.00&order[tax]=13.83&order[decimals]=2&order[currency]=EUR&order[customer_id]=007&order[language]=fr_FR&order[email]=test@hipay.com&order[id]=HiPay-120034

 

For more information, please find all the parameters here => https://developer.hipay.com/payment-fundamentals/requirements/notifications