Giter Club home page Giter Club logo

adyen-android-online-payments's People

Contributors

deepu105 avatar gcatanese avatar jlengrand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

adyen-android-online-payments's Issues

The "Save for my next payment" button works with a delay

Saved card data isn't available immidately after payment. For example when I pay first time with credit card and set togler for saving card data, immidiately after success payment I try to pay one more time I don't see saved data from previous payment. Saved card data will be available later after some time.
As for me it would be better if saved card data will be available immidately after success payment

env config different with go

In readme, env config should be like
API_KEY="YOUR_API_KEY" MERCHANT_ACCOUNT="YOUR_MERCHANT_ACCOUNT" CLIENT_PUBLIC_KEY="YOUR_CLIENT_PUBLIC_KEY" SERVER_URL="YOUR_BACKEND_SERVER_URL"

But I check the main.go file. In the main method
`client = adyen.NewClient(&common.Config{
ApiKey: os.Getenv("ADYEN_API_KEY"),
Environment: common.TestEnv,
})

merchantAccount = os.Getenv("ADYEN_MERCHANT")`

main.go use "ADYEN_API_KEY" and "ADYEN_MERCHANT" to load config.It is different with readme.
It's confusing.

Outdated example

Hi,

The android example is using an outdated version of Adyen (3.6.5), which was released Apr 30, 2020, and the newest version available of Adyen is 4.10.0.

Specifically it's 33 months old, and it's way outdated and does not match the documentation and the implementation required in the newest version of Adyen.

To say the least, the example is currently useless, and it needs to be updated so it can be used as a reference when implementing Adyen on Android.

Any hope in seeing an up-to-date example of how to use Adyen on Android in the near future?

@jlengrand @deepu105 @gcatanese @caiofaustino

Support Flutter

Please give some example support for Flutter Framework, I have found some library in pub.dev but these packages not working properly.

3DS1 implementation

Is it planned to add the 3DS1 implementation example?

Also sorry for the off topic, but I'm trying to test 3DS1 and all the 3DS1 test cards I use don't return the necessary data for the 3DS1 redirect, but the 3DS2 works fine. Is there any special cards to use to test the 3DS1?

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.