Giter VIP home page Giter VIP logo

adyen-sdk-explorer's Introduction

Run this integration in seconds using Gitpod

Open in Gitpod

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

Adyen SDK Explorer

What this is

This is a tool to help you configure and use the Adyen web components before writing any of your own code, while providing you with the exact code you will need to replicate it.

Configuration

You will need to create .env files in both the client and server directories. The exact variables you will need are contained in the respective env-example files in these directories.

Installation

From the root directory, run npm install. This should take care of all the necessary packages you will need.

Using this repo

You have two choices on how to start this repository. If you would like to run it all at once, you can run npm start from the root directory. This will create a build of the front end, start the server, and serve it from there.

If you would like to run the front-end and back-end separately, you can cd into each of them and run them both with npm start.

adyen-sdk-explorer's People

Contributors

jlengrand avatar objstevo avatar ossiggy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

adyen-sdk-explorer's Issues

Feature/Header component

Complete Header with Adyen logo. This will also eventually need to contain the log in functionality.

Required field per Payment Method

We need to update required fields per payment method so that they are able to be filled out without issue. Ex: Klarna requires line items among other things.

Required field validations

We should be validating that all required fields have been filled before allowing a user to go to the next step. Also, having all required fields at the top of the list would help the user see what needs to be added.

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.