fronty/sylius-netaxept 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

fronty/sylius-netaxept

Composer 安装命令:

composer require fronty/sylius-netaxept

包简介

Integration of Netaxept API to Sylius as a new payment method.

README 文档

README

Integration of Nets (Netaxept) payment gateway to Sylius as a new payment method.

Big thanks to FDM and his Netaxept Payum bundle.

Check my other Sylius plugin for IMoje.pl payments.

Installation

$ composer require fronty/sylius-netaxept

Add plugin dependencies to your AppKernel.php file:

public function registerBundles()
{
    return array_merge(parent::registerBundles(), [
        ...

        new \Fronty\SyliusNetaxeptPlugin\FrontySyliusNetaxeptPlugin(),
    ]);
}

Beware

This plugin introduces only very simple Netaxept implementation, it only handles payment registration and authorization. It doesn't do any refunds when order is storned etc. This plugin is not tested, therefore it's not an official Sylius plugin. Please be careful. If you'd like to add testing, you are more than welcome to send PR!

Usage

Sandbox (testing mode)

Go to Sylius admin and create new payment method of Netaxept type. Choose Testing environment and fill in the Merchant ID and Token fiels. You should receive these credentials when you registered a Netaxept account.

Production

After you receive Netaxept production credentials, fill these to the payment method fields and switch the environment to Production. That's all :)

Todo

  • Tests to become an official Sylius plugin :)
  • Refunds implementation
  • Separate Register, Capture and Authorize Payum actions (everything is in capture action now)
  • Notification implementation

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-12-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固