You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
I would like to propose adding support for including application information scoped specifically to direct integrations. See this page for more details.
Given that this project abstracts the direct integration approach, I propose adding support for the applicationInfo.externalPlatform request parameter for now. As a first approach, I propose sending the following JSON payload for externalPlatform:
Clients using this library should specify a value for each key name via environment variables. If no such value is provided, we do not send a value to Adyen.
The benefit of addressing this issue allows merchants utilizing this library to identify themselves to Adyen as well as facilitating integration troubleshooting. Furthermore, Adyen uses this information to resolve merchant and integrator referral fees.
I am open to further conversation about this issue and would be delighted to begin implementation if no concerns and/or objections are raised.