This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4e2cb7f
commit c54e2f9
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# [DEPRECATED] Adyen CSE for Web | ||
|
||
⚠️ This repo is deprecated. You need to use Secured Fields for more details see https://docs.adyen.com/developers/checkout/api-integration/build-your-own-payment-form#step2collectshopperdetailswithsecuredfields ⚠️ | ||
⚠️ This repository is deprecated! | ||
|
||
To keep all merchants using the Adyen integration safe and secure, we’re excited to announce a better solution with Secured Fields https://docs.adyen.com/developers/checkout/api-integration/build-your-own-payment-form#step2collectshopperdetailswithsecuredfields | ||
|
||
Adyen’s Secure Fields integration shifts the encryption of data out of your scope towards us. | ||
|
||
This is mandatory for new customers and will reduce risks associated with third-party technology and will keep your company secure. If you need help on upgrading to Secured Fields please contact our [support](https://support.adyen.com/hc/en-us/requests/new) | ||
|
||
# Secured Fields | ||
Secure Fields is a more secure way of processing credit card data, because it shifts the encryption of card data from the merchant's side towards Adyen. Which means, the risk of malicious code being injected into your servers by third party technology to obtain credit card data is greatly reduced. |