Skip to content

Multi-merchant credential registry #23

Description

@rammrain

Summary

Add a built-in registry or lookup mechanism for managing multiple MontonioSdkConfiguration instances keyed by identifier (e.g. country code).

Context

Issue #10 originally included multi-merchant credential support. During design (#22), this was intentionally deferred — consumers can already create and manage multiple MontonioSdkConfiguration instances themselves. A built-in registry would be a convenience layer on top of that.

Requirements

  • Key multiple configuration instances by an identifier (e.g. country code: EE, LV, LT, FI, PL, DE)
  • Provide lookup by identifier
  • Consider thread safety for concurrent access

Refs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions