Payson Checkout

Categories

Component ID

2750673

Component name

Payson Checkout

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

27

Component created

Component changed

Component body

This proejct integrates the Swedish payment company Payson into Drupal Commerce Payment system.

Version 1.0 implements their Checkout 1.0 system and 2.0 will implement their Checkout 2.0 system ( it's in progress).

Payson have their own module for Drupal Commerce but it has some issues. One thing is that I couldn't get it to handle if the customer returns after they have cancelled the payment on a correct way. The more I looked at it the more I felt like the best would be to just start over.

There is also a module for Payson here on Drupal.org that implements Paysons old solution Payson agent integration from github

Installation

After all dependencies are fullfilled, download Paysons API code from https://github.com/PaysonAktiebolag/api-integration-php and install it in /sites/all/libraries/payson_checkout/

When you are done there should be two directories in that folder "example" and "lib".

Dependencies

  • commerce
  • commerce_ui
  • commerce_payment
  • commerce_order
  • libraries (2.x)