Giter Site home page Giter Site logo

gridonic / commerce_postfinance Goto Github PK

View Code? Open in Web Editor NEW
2.0 6.0 1.0 92 KB

Provides Drupal Commerce integration for the Postfinance payment gateway

Home Page: https://www.drupal.org/project/commerce_postfinance

License: GNU General Public License v2.0

PHP 100.00%
postfinance drupal8 drupal-commerce

commerce_postfinance's Introduction

Commerce Postfinance

Provides Commerce integration for the Postfinance payment gateway.

This payment gateway redirects to Postfinance where the user is able to pay with all activated payment methods, such as Postfinance Card, Visa, Mastercard, Twint and many more.

Installation

Install with Composer:

composer require drupal/commerce_postfinance:^2.0

Enable the module in Drupal and create a new payment gateway of type Postfinance (Redirect to Postfinance).

Configuration

The module offers the following configuration options:

  • PSPID The ID of the test- or production environment, obtained by Postfinance.
  • SHA-IN passphrase The passphrase used to calculate the SHA signature for the payment request. Must be equal with the SHA-IN passphrase in the Postfinance backend.
  • SHA-OUT passphrase The passphrase used to calculate the SHA signature for the payment response. Must be equal with the SHA-OUT passphrase in the Postfinance backend.
  • Hashing algorithm The hashing algorithm used to calculate the SHA-IN and SHA-OUT signatures. Must correspond to the algorithm selected in the Postfinance backend. Choose between SHA-1, SHA-256 or SHA-512.
  • Charset Influences the payment request url. Choose UTF-8 (recommended) or ISO 8859 1.
  • Catalog url A node representing the catalog page of the shop.

Please follow the official documentation on how to configure you Postfinance Backoffice to work with this module.

commerce_postfinance's People

Contributors

wanze avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

diacu

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.