When trying to run the tool locally using a .env file with my own merchant account, initialization fails with the following error:
Adyen.exceptions.AdyenAPIInvalidPermission: "AdyenAPIInvalidPermission:You provided the merchant account:'CheckoutCreateDemo' that doesn't exist or you don't have access to it.\nPlease verify the merchant account provided. \nReach out to support@adyen.com if the issue persists"
It looks like the Merchant Account is hardcoded in the source code /
When trying to run the tool locally using a
.env
file with my own merchant account, initialization fails with the following error:It looks like the Merchant Account is hardcoded in the source code /