Skip to content

feat(superposition): introduce platform and processor merchant dimensions in superposition context #11679

@aniketburman014

Description

@aniketburman014

The Dimensions type-state struct has a single merchant_id dimension used to build the Superposition config context. In platform flows, there are two distinct merchant identities:

  • Platform merchant (provider) — the governing entity that owns the platform
  • Processor merchant — the merchant whose credentials and configuration are actually used for the transaction
    Using a single merchant_id, it's impossible to apply dimension-based config overrides independently for each of these two entities in Superposition.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions