Git Product home page Git Product logo

adyen-oracle-commerce-cloud's Introduction

Adyen Oracle Commerce Cloud

Build Status Coverage Status GitHub tag (latest SemVer).

Plugin for Oracle Commerce Cloud to allow merchants to use Adyen as payment platform.

Requirements

Node.js (min. v10) with package manager (NPM or Yarn)

Installation

Create a config file

Edit the occ.config file inside the scripts with your credentials:

USERNAME=YOUR_OCC_ADMIN_USERNAME  # [email protected]
PASSWORD=YOUR_OCC_ADMIN_PASSWORD  # PASSWORD=abcd1234
URL=YOUR_OCC_ADMIN_SITE_ADDRESS   # URL=https://ccadmin-abcde.oracleoutsourcing.com
EXTENSION_NAME=ANY_NAME           # EXTENSION_NAME="Adyen Plugin"

Install Dependencies

Run $ npm install or $ yarn to install all dependencies

You can find the scripts to zip and deploy the client/server inside the scripts folder

Server Extension

Run $ npm run deploy:server or $ yarn run deploy:server

Client Extension

Run $ npm run deploy:client or $ yarn run deploy:client

Usage

Client Extension

You can enable Adyen Plugin under the Payment Gateways, in the Payment Processing Settings.

Server Extension

Make sure to set the Generic Payment URL to /ccstorex/custom/adyen/v1/payments

Documentation

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.

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.

Licence

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

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.