Skip to content

[Feature]: Client should provide environment (instead of platform) setting #384

@gcatanese

Description

@gcatanese

Feature summary

Add environment (test or live) attribute to the Client object

Problem statement

The Client platform attribute defines the Environment (test or live) to be used when making the API requests.
All other Adyen libraries instead use the environment attribute.

Proposed solution

Consider the following:

  • deprecate Client platform attribute (mark to be removed in the future)
  • add a new Client environment attribute
  • update unit tests and README accordingly

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions