承接 paradoxlabs/tokenbase 相关项目开发

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

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

paradoxlabs/tokenbase

最新稳定版本:4.7.3

Composer 安装命令:

composer require paradoxlabs/tokenbase

包简介

Base module for ParadoxLabs tokenization payment methods.

README 文档

README

Latest Stable Version License Total Downloads

ParadoxLabs

TokenBase is the foundational package for most ParadoxLabs extensions for Magento®. It provides a tokenized card storage mechanism that is similar to but more featureful than Magento_Vault, and abstract components of a payment gateway implementation for Magento built around those stored cards.

Requirements

  • Magento 2.3 or 2.4 (or equivalent version of Adobe Commerce, Adobe Commerce Cloud, or Mage-OS)
  • PHP 7.3, 7.4, 8.0, 8.1, or 8.2
  • composer 1 or 2

Features

  • Tokenized card storage
  • Frontend and Admin Panel customer card management
  • Stored Card service layer
  • REST API coverage
  • SOAP API coverage
  • GraphQL API coverage
  • Separated transaction logging to tokenbase.log
  • Abstract payment method implementation
  • Abstract payment gateway implementation

Installation and Usage

In SSH at your Magento base directory, run:

composer require paradoxlabs/tokenbase
php bin/magento module:enable ParadoxLabs_TokenBase
php bin/magento setup:upgrade

NOTE: This is a shared library for other modules to build upon. It does not provide any functionality of its own and cannot be used without a separate supporting Magento extension such as ParadoxLabs' Authorize.net CIM or CyberSource payment methods for Magento.

Changelog

Please see CHANGELOG.md.

Support

This module is provided free and without support of any kind. You may report issues you've found in the module, and we will address them as we are able, but no support will be provided here.

DO NOT include any API keys, credentials, or customer-identifying in issues, pull requests, or comments. Any personally identifying information will be deleted on sight.

If you need personal support services, please buy an extension support plan from ParadoxLabs, then open a ticket at support.paradoxlabs.com.

Contributing

Please feel free to submit pull requests with any contributions. We welcome and appreciate your support, and will acknowledge contributors.

This module is maintained by ParadoxLabs for use in ParadoxLabs extensions. We make no guarantee of accepting contributions, especially any that introduce architectural changes.

License

This module is licensed under APACHE LICENSE, VERSION 2.0.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2023-05-11