Documentation
Payment App Connector Creation Request
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.
  • External ID
    The external ID identifies the connector within the external system. It has to be unique per processor external ID and for any subsequent update the same ID must be sent.
  • 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.
  • Processor External ID
    The external ID of the processor identifies the processor to which this connector belongs to. The processor cannot be changed once it has been set on a connector.
  • 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.