Documentation
Charge Flow Level
States
  • Pending
    The charge flow level waits for the payment of the customer.
  • Failed
    The consumer failed to authorize the transaction within the given timeout.
  • Successful
    The customer successfully authorized the transaction.
Properties
  • Asynchronous Charge
    The charge to process the payment asynchronously.
  • Configuration
    The configuration that was used for this charge flow level.
  • Created On
    The date and time when the object was created.
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Linked Transaction
    The payment transaction this object is linked to.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • State
    The object's current state.
  • Synchronous Charge
    The charge to process the payment synchronously.
  • Timeout On
    The date and time when the charge flow level will expire.
  • Token Charge
    The charge to process the payment using a token.
  • Transaction
    The transaction that the charge flow level belongs to.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.