Skip to main content
Adyen Payment Gate Failure
Lucia Burin Sestakova avatar
Written by Lucia Burin Sestakova
Updated over a week ago

Problem

If you are integrating the checkout with the Adyen payment gateway and the payment gateway keeps failing, it is most likely due to CORS, Adyen's security policy.
​

Payment Failed


You can verify the issue by using the Developer Console to discover this error:

πŸ“— TIP

To access the Developer Consoler, right-click on the page and select 'Inspect' or 'Inspect Element'. Then switch to the Console tab.


Solution

  1. Login to your Adyen account.
    ​



    πŸ“— TIP

    Client key should be the same as in the Ventrata dashboard under Supplier Settings > Gateways > [select gateway] and scroll to the bottom of the form.


  2. Go to Developers > API credentials.

  3. Select your company account.

  4. Under Allowed origins, enter the domain where the checkout will be implemented.
    ​



    πŸ“— TIP

    In the ws entry, add the domain URLs you will be using.
    ​


  5. Press the Add button.

  6. Press the Save changes button.
    ​


    πŸ“’ NOTE
    If you are using Adyen VentrataPayments and encounter this issue, please contact your account manager.



    ​

Did this answer your question?