Documentation
Payment App Connector Update
Properties
  • Authorization Timeout (in minutes)
    When the transaction is not authorized within this timeout the transaction is considered as failed.
  • Completion Configuration
    The completion configuration allows the connector to support deferred completions on a transaction. If it is not provided the connector will not process transactions in deferred mode.
  • Connector ID
    The ID of the connector identifies which connector that should be linked with this web app connector. The connector defines the payment method.
  • Name
    The name of the connector will be displayed within the user interfaces that the merchant is interacting with.
  • Payment Page Endpoint
    The payment page endpoint URL will be invoked by the buyer to carry out the authorization of the payment.
  • Refund Configuration
    The refund configuration allows the connector to support refunds on transactions. In case no refund configuration is provided the connector will not support refunds.