From 1df9d767e07dfb6e1d115ddfeed85b54fd42a0ea Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Thu, 24 Mar 2022 16:19:40 +0100 Subject: [PATCH] Adds Notes about allowed origins --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 750ff11..43a4151 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ This repository includes examples of PCI-compliant UI integrations for online pa [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/adyen-examples/adyen-java-spark-online-payments) +_NOTE: To allow the Adyen Drop-In and Components to load, you have to add gitpod.io as allowed origin for your chosen set of [API Credentials](https://ca-test.adyen.com/ca/ca/config/api_credentials_new.shtml)_ + ## Requirements * Java 11 (or higher)