[FEATURE] connector's sandbox testing via magic values #7837
Labels
C-feature
Category: Feature request or enhancement
S-awaiting-triage
Status: New issues that have not been assessed yet
Feature Description
Connectors provide sending magic values for certain fields in their API requests. These values can be used to simulate different error scenarios. For most of the cases across all the connectors, these can be set in the already present fields.
For a few cases, extra fields are needed to be passed to the connector (eg: payment method holder name for MIT payments for Adyen). For such cases, the fields are not necessary in the real environment but necessary for simulating certain scenarios.
This feature allows the end merchants to simulate different scenarios in the sandbox environment.
Possible Implementation
There are two parts to this for the implementation
Step 1
connector_metadata
for AdyenSample body in the payments request
Step 2
Step 3
Step 4
holder_name
in MIT requests for Adyen integrationHave you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: