Skip to content

[Feature] Allow specifying merchant code when initiating a payment #192

Description

@acollins-wep

Related Problem

The Web API supports specifying a merchant_code when creating a checkout, but this option is not available in the iOS SDK. This limitation makes it difficult to test payment flows against a sandbox merchant account when using a single profile with both production and sandbox environments.

Proposed Solution

Add support for a merchantCode parameter in the iOS SDK’s payment initiation flow, aligning it with the Web API capabilities.

Alternatives Considered

Using the Web API for sandbox testing instead of the iOS SDK. However, this prevents proper validation of the native mobile integration.

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions