承接 nopayn/nopayn-magento-2 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nopayn/nopayn-magento-2

最新稳定版本:1.0.1

Composer 安装命令:

composer require nopayn/nopayn-magento-2

包简介

NoPayn Payment for Magento 2

README 文档

README

GingerPay Logo

Nopayn Payment plugin for Magento 2

Version Magento 2.4.6+ PHP 8.2+ License

Table of Contents

About

This is the official NoPayn plugin for Magento 2.

NoPayn Payments helps entrepreneurs with the best, smartest and most efficient payment systems. Both in your physical store and online in your webshop. With a wide range of payment methods you can serve every customer.

Features

The ideal online payment page for your webshop:

Feature Description
💳 Payment Methods Wide range of payment methods to serve all customers
🎨 Customization Payment page entirely in the style of your website, making transactions less likely to be terminated
📊 Reporting Download your reports in the formats CAMT.053, MT940, MT940S & COD
📱 Dashboard One clear dashboard for all your payment, revenue and administrative functions
🌐 Multilingual Available in 21 languages: English, German, French, Spanish, Italian, Dutch, Portuguese, Swedish, Danish, Norwegian, Finnish, Polish, Czech, Slovak, Hungarian, Romanian, Greek, Bulgarian, Latvian, Lithuanian, Estonian

Version

Latest version: 1.0.1

Requirements

Requirement Version
PHP v8.2 to v8.4
Magento v2.4.6 to v2.4.8

Supported Payment Methods

Payment Method Description
Credit Card Accept payments with various credit and debit cards
Google Pay Fast, simple checkout with Google Pay
Apple Pay Seamless payments with Apple devices
Swish Popular mobile payment system in Sweden
MobilePay Mobile payment solution for Nordic countries

Installation

Installation via Composer

Magento® 2 uses the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and it will manage (install/update) them for you.

Check if your server has composer installed by running the following command:

composer -V

If your server doesn’t have composer installed, you can easily install it by using this manual: https://getcomposer.org/doc/00-intro.md

Step-by-step to install the Magento® 2 extension through Composer:

  1. Connect to your server running Magento® 2 using SSH or another method (make sure you have access to the command line).
  2. Locate your Magento® 2 project root.
  3. Install the Magento® 2 extension through composer and wait till it's completed:
composer require nopayn/nopayn-magento-2
  1. After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade
php bin/magento module:enable GingerPay_Payment
  1. Continue installation from step 4 in "Manual Installation"

Manual Installation

  1. Go to app/code folder
  2. Unzip nopayn.zip attached to release
  3. After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade
php bin/magento cache:clean
  1. If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
  1. After the installation: Go to your Magento® admin portal and open 'Stores' > 'Configuration' > 'Payment Methods' > 'NoPayn Payments'.

Configuration

After installation, you can configure the plugin by navigating to: Magento Admin Panel > Stores > Configuration > Payment Methods > NoPayn Payments

License

This project is licensed under the MIT License - see the LICENSE file for details.

Made with ❤️ by NoPayn

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-05-12