Documentation
Completion Configuration
Properties
  • Completion Endpoint
    The URL that the payment service provider will invoke to process a completion request. This endpoint handles communication with the provider for initiating and managing completions.
  • Completion Timeout (in minutes)
    The maximum time (in minutes) to wait for a response from the payment service provider after a completion request is triggered. If no feedback or final status is received within this period, the completion is considered failed.
  • Maximum Completion Delay (in days)
    The maximum number of days after a transaction's authorization during which a completion or void action can be triggered. Once this period has passed, neither action can be executed.
  • Multiple Completions Supported
    Whether the payment connector can process multiple completions for a single transaction.
  • Void Endpoint
    The URL that the payment service provider will invoke to process a void request. This endpoint handles communication with the provider for initiating and managing voids.