定制 drupal/payment 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

drupal/payment

Composer 安装命令:

composer require drupal/payment

包简介

README 文档

README

Build Status

About

Payment allows you to create and configure payment methods and use those to process other modules' payments.

In addition to this README file, also see PLUGINS.md and the online handbook.

This project contains the following modules:

  • Payment is an API to connect payment methods to modules that allow users to make payments. This means that it doesn't do much by itself, apart from providing other modules with the ability to make payments.
  • Payment Form Field contains a field that displays a payment form when viewing the entity the field is attached to.
  • Payment Reference Field contains a field that allow users to make a payment while adding a new entity.

General configuration

To get started, you need to create at least one payment method. In order to do that, you need to enable at least one module that provides payment method plugins. Any other module that works with Payment and requires payments to be made, such as a web shop, can then use this payment method automatically.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-02-28