Documentation
Condition

La configuration des conditions commande les conditions sous lesquelles un Payment Connector est appliqué à une connexion.

A condition allows to formulate a selection criteria on a transaction. This means a condition can initiate a decision based on a given transaction.

Such a condition can be used for selecting payment connector configurations or charge flow.

A condition can based on different properties of the transaction. For example the condition can select based on the transaction amount or the billing country. A complete list of all condition types can be found here.

États
  • Créer
    Le statut Create indique que le type Condition est en cours de création.
  • Actif
    Le statut actif signifie que l’entrée du type «Condition» est active et qu’elle peut être utilisée.
  • Inactif
    Le statut Inactif montre que l’entrée de type Condition est inactive et qu’elle n’est peut-être pas utilisée.
  • En cours de suppression
    Le statut deleting indique que l’entrée du type Condition est en cours de suppression.
  • Supprimé
    Le statut supprimé marque l’entrée pour la suppression de la base de données.
Propriétés
  • Date de suppression prévue
    La date et lheure auxquelles il est prévu que lobjet soit définitivement supprimé. Si la valeur est vide, lobjet ne sera pas supprimé.
  • ID
    A unique identifier for the object.
  • ID du Space référencé
    LID de lespace auquel appartient cet objet.
  • Nom de la condition
    Le nom de la condition est utilisé en interne pour identifier la condition. Par exemple, le nom est utilisé dans les champs de recherche et il doit donc être distinct et descriptif.
  • Statut
    Létat actuel de lobjet.

    A payment condition can have the following states:

    Active

    When the state is set to Active this condition will define the restrictions applied to the transaction

    Inactive

    When the state is set to Inactive the condition will be ignored during the selection of a transaction. E.g. any constraints defined by condition will be ignored.

    Deleting

    The condition is in the process of deletion. This may take some time until the condition is marked as Deleting before being marked as Deleted.

    Deleted

    The condition is deleted. Since the condition is linked with data which cannot be deleted immediately, we need to keep the condition until all the data can be removed.

  • Type de condition
    Le type de condition sélectionné définit la façon dont les configurations sont appliquées sur les transactions.

    Once a condition type is set on the condition it cannot be changed anymore. If you want to change the condition type you need to delete the old one and create a new condition.

  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.