ayminovitch/sylius-trustpaytest-plugin
最新稳定版本:1.0.1
Composer 安装命令:
composer require ayminovitch/sylius-trustpaytest-plugin
包简介
Plugin for add a trustpay gateway payment
关键字:
README 文档
README
Plugin for card payment gateway on sylius
Trustpay Plugin
Sylius Plugin for integrate Trustpay card form payment.
Quickstart Installation
-
Install with
composer:composer require ayminovitch/sylius-trustpay-plugin "dev-main" -
Create
template:You should copy all directory or files in
src/Resources/viewand paste into yourtemplatesdirectory of your app.
Usage
This plugin add a new payment method for CardPayment via Trustpay Gateway. The form is embed in your store , no redirection.
Test : Opening Sylius with your plugin
-
Using
testenvironment:(cd tests/Application && APP_ENV=test bin/console sylius:fixtures:load) (cd tests/Application && APP_ENV=test bin/console server:run -d public)
-
Using
devenvironment:(cd tests/Application && APP_ENV=dev bin/console sylius:fixtures:load) (cd tests/Application && APP_ENV=dev bin/console server:run -d public)
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-01