Giter VIP home page Giter VIP logo

Comments (8)

guilhermearaujo avatar guilhermearaujo commented on September 26, 2024

@CedrickFlocon I believe this is very pertinent, why did you close your issue?

from adyen-cse-android.

CedrickFlocon avatar CedrickFlocon commented on September 26, 2024

Good question ...

from adyen-cse-android.

mqzry avatar mqzry commented on September 26, 2024

I need the official ClientSideEncryptor for testing my integration with Adyen API in my java service. Right now, someone copy pasted the class into our repo.

What needs to be done to make this possible?

from adyen-cse-android.

timon-langlotz avatar timon-langlotz commented on September 26, 2024

Hi @mqzry,

The CSE libraries are designed to be used in frontend projects so that our merchants don't need to be PCI compliant to accept card payments. The goal is to encrypt card information before they are being sent to your own backend system. Encrypting card information only once they are received on your own backend system is not in accordance with PCI compliance rules.

Could you elaborate on your use case? Then we can potentially look into this.

Regards,
Timon

from adyen-cse-android.

mqzry avatar mqzry commented on September 26, 2024

Hi,

Thanks for your fast response.

I am building a java backend service that will communicate with the adyen API with the official client https://github.com/Adyen/adyen-java-api-library. One usecase is that our frontend will send the encrypted card information and the service pipes it through, as shown in the examle https://github.com/Adyen/adyen-java-sample-code/blob/master/src/com/adyen/examples/api/JSON/CreatePaymentCSE.java.

I want to test my implementation. So create requests with the test cards provided by adyen(https://docs.adyen.com/developers/test-cards/test-card-numbers) and send them to my service encrypted. Obviously the tests need to follow the official encryption method.

Existing services at my company that talk to Adyen API , copy pasted this class from this repo. I consider this a bad approach and not future proof. As soon as Adyen changed how the encryption is done, we have to copy-paste again.

This is my usecase.

regards,
Mohamed

from adyen-cse-android.

timon-langlotz avatar timon-langlotz commented on September 26, 2024

Hi @mqzry,

thank you for elaborating on your use case. We will investigate if we can remove the Android dependencies from the CSE library.

We'll update this issue as soon as we know more!

Regards,
Timon

from adyen-cse-android.

mqzry avatar mqzry commented on September 26, 2024

Any update? I assume it is a no.

from adyen-cse-android.

timon-langlotz avatar timon-langlotz commented on September 26, 2024

Hi @mqzry,

our team is currently focused on other projects, but we'll keep it in mind for a calmer period!

Regards,
Timon

from adyen-cse-android.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.