Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

laiscoolblue/adyen-components-js-sample-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout Components sample code

⚠️ This repository is for demo purposes only

Adyen Checkout Components Sample Code

Requirements

To run this project, create a .env file on your project's root folder following the example on .env.default.

MERCHANT_ACCOUNT=MyMerchantAccount
CHECKOUT_APIKEY=MY_CHECKOUT_API_KEY

These variables can be found in Adyen Customer Area. For more information, visit our Getting Started guide.

Installation

Running the PHP Server

Run from the root of the project:

$ cd adyen-components-js-sample-code
$ ./server/php/start.sh

A PHP server will start on http://localhost:3000.

Documentation

For the complete integration guide, refer to the Checkout Components documentation.

License

This repository is open source and available under the MIT license. For more information, see the LICENSE file.

About

Sample code of Adyen Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.0%
  • JavaScript 30.2%
  • PHP 17.0%
  • CSS 8.6%
  • Shell 0.2%