Documentation
Payment App Completion Configuration
Properties
  • Completion Endpoint
    The completion endpoint is invoked to request the payment service provider to execute a completion.
  • Completion Timeout (in Minutes)
    When the completion or the void is triggered we expect a feedback about the state of it. This timeout defines after how long we consider the void resp. completion as failed without receiving a final state update.
  • Maximal Completion Delay (in Days)
    The completion resp. the void can be triggered a while after the authorization of the transaction has been executed. This delay defines how many days after the authorization the void resp. completion must be triggered at the latest.
  • Multiple Completion Supported
    This flag indicates whether the connector supports multiple completions for a single transaction or not.
  • Void Endpoint
    The void endpoint is invoked to request the payment service provider to execute a void.