Skip to content

PensoPay payment module for Maho

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

MahoCommerce/module-pensopay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PensoPay Payment Module for Maho Commerce

A QuickPay payment gateway integration for Maho Commerce, supporting multiple Nordic and international payment methods through PensoPay.

Requirements

  • Maho Commerce 26.1+
  • PHP 8.3+
  • PensoPay/QuickPay merchant account

Installation

composer require mahocommerce/module-pensopay

Features

Payment Methods

  • Credit Card - Visa, MasterCard, Dankort, American Express, JCB, Diners Club, Maestro
  • MobilePay - MobilePay Online payments
  • Klarna - Klarna and Klarna Payments
  • ViaBill - ViaBill payment with pricetag integration
  • Vipps - Vipps mobile payments
  • PayPal - PayPal via QuickPay
  • Anyday - Anyday split payments
  • Dankort - Standalone Dankort payments

Additional Features

  • Virtual Terminal - Create and manage payments directly from the admin panel
  • Multiple Checkout Modes - Redirect, embedded, or iframe-based payment
  • Autocapture - Optional automatic payment capture
  • Fraud Detection - Fraud probability reporting from QuickPay
  • Payment Link Emails - Send payment links to customers via email
  • Mass Actions - Bulk capture, refund, and cancel from admin grids
  • Test Mode - Sandbox support with separate credentials

Configuration

  1. Navigate to System > Configuration > Payment Methods
  2. Configure PensoPay Settings with your API credentials:
    • API Key
    • Private Key
    • Agreement ID
  3. Enable and configure individual payment methods as needed

Credits

Originally developed by PensoPay, now adapted for Maho.

About

PensoPay payment module for Maho

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Releases

No releases published

Languages

  • PHP 71.6%
  • HTML 14.2%
  • JavaScript 10.0%
  • CSS 4.2%