GithubHelp home page GithubHelp logo

vegimatt / adyen-magento Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wildatheart/magento

0.0 0.0 0.0 7.3 MB

Adyen Payment plugin for Magento

License: MIT License

PHP 70.24% HTML 15.70% JavaScript 8.46% CSS 5.59%

adyen-magento's Introduction

Adyen Payment plugin for Magento

Use Adyen's plugin for Magento to offer frictionless payments online, in-app, and in-store.

Magento 1 end of life (EOL)

Magento has officially announced that Magento 1 will reach end of life (EOL) on June 1, 2020. In order to keep processing payments with Adyen, please use the Pay By Link integration supported in this plugin as well. For more information visit our documentation page

Integration

The plugin integrates card component(Secured Fields) using Adyen Checkout for all card payments. Local/redirect payment methods are integrated with DirectoryLookup and HPP. For Point Of Sale (POS) payments we use Terminal API using Cloud-based communication. Boleto, MultiBanco and SEPA are a direct API integration into Adyen.

Requirements

The plugin supports the Magento Community (version 1.8 and higher) and Enterprise edition (version 1.13 and higher). For Magento 2.x please use the following plugin: https://github.com/Adyen/adyen-magento2

Contributing

We strongly encourage you to join us in contributing to this repository so everyone can benefit from:

  • New features and functionality
  • Resolved bug fixes and issues
  • Any general improvements

Read our contribution guidelines to find out how.

Installation

Copy the folders to your main Magento environment or use composer:

composer require adyen/payment

Documentation

Magento documentation

Videos

Setup Cron

Make sure that your Magento cron is running every minute. We are using a cronjob to process the notifications, our webhook service. The cronjob will be executed every minute. It only executes the notifications that have been received at least 5 minutes ago. This is to ensure that Magento has created the order, and all save after events are executed. A handy tool to get insight into your cronjobs is AOE scheduler. You can download this tool through GitHub.

Caching / Varnish configuration

In case you are using a caching layer such as Varnish, please exclude the following URL pattern from being cached

/adyen/process/*

and

/adyen/ThreeDS2Process/*

Support

If you have a feature request, or spotted a bug or a technical problem, create a GitHub issue. For other questions, contact our support team.

License

MIT license. For more information, see the LICENSE file.

adyen-magento's People

Contributors

adyenpayments avatar aleffio avatar alexandrosmor avatar basselalaraaj avatar bramvanderholst avatar cyattilakiss avatar eriktimmers avatar frankstappers avatar guangmian avatar hellosworldos avatar jeroenboersma avatar jeros-smile avatar jonathanselander avatar lancergr avatar linusandren avatar maassenbas avatar maikel-koek avatar miltoncff avatar nonoshito avatar nuno-robosavvy avatar paales avatar rikterbeek avatar rkewlani avatar sanderkwantes avatar sandermangel avatar scottpowell14 avatar seansan avatar stijne avatar vovayatsyuk avatar wardcapp avatar

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.