Skip to main content

Plugin interfaces

Banqup platform services offer the following plugin interfaces.

Plugin InterfaceNamespaceNameVersionDescriptionRecipe
Message Listenercom.unifiedpost.btxmessageListeners1.0Applications that implement this interface can listen to messages sent on Banqup.Set Up A Message Listener
Message Authorizercom.unifiedpost.btxmessageAuthorizers1.0Implement this interface to register your application as a message authorizer. This lets your application decide whether a message listener is authorized to listen on certain messages.