sottosviluppo/syliussetefiplugin
最新稳定版本:v1.0.0
Composer 安装命令:
composer require sottosviluppo/syliussetefiplugin
包简介
Setefi payment method plugin
README 文档
README
Sylius XPay Plugin
Plugin to execute payments through the XPay payment gateway via the Hosted Payment Page modality.
Documentation
For a comprehensive guide on Setefi Payment Gateway please go to Nexi documentation, there you will find the XPay payment gateway documentation.
Quickstart Installation
-
Run
composer require sottosviluppo/syliussetefiplugin. -
In config/routes.yaml add the following lines:
filcronet_sylius_setefi_plugin: resource: "@FilcronetSyliusSetefiPlugin/Resources/config/routing.yaml"
The plugin is now installed and ready to use.
Usage
-
Login into the Admin panel.
-
Go to payment methods and add the new method named XPay.
-
Insert your XPay API endpoint
Test url: https://stg-ta.nexigroup.com/api/phoenix-0.0/psp/api/v1 Production url: https://xpay.nexigroup.com/api/phoenix-0.0/psp/api/v1
-
Insert your XPay API key.
-
Fill the rest of the fields and save the payment method.
-
Your E-commerce can now use the XPay Payment Gateway to recive payments.
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-26