Skip to content

pabloai/adyen-web-sdk-sample-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout Web SDK server example

! This repository is for demo purposes only !

This PHP server example is intended to help developers to get quickly up and running with our Checkout JavaScript SDK.
Always ask a backend developer to create an implementation of our checkout product.

Requirements

To run this web checkout example, add the following file config/authentication.ini and create variables:

merchantAccount= "YOUR MERCHANT ACCOUNT".
checkoutAPIkey= "YOUR CHECKOUT API KEY".

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

Installation

Deploying this example to Heroku

You can install this example in two ways:

Use this shortcut to deploy to Heroku:
Deploy

Alternatively, clone this repository and deploy it to your own PHP server.

Documentation

For the complete integration guide, refer to the Adyen documentation: https://docs.adyen.com/developers/checkout/web-sdk

License

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

About

Sample code for Adyen Web SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.4%
  • JavaScript 14.3%
  • CSS 4.3%