billie/magento2-payment-module
Composer 安装命令:
composer require billie/magento2-payment-module
包简介
Billie Paymentmethod Pay After delivery
README 文档
README
Introduction
The Pay After Delivery product enables merchants to accept invoice payments from business customers (hereafter referred to as debtors). Billie takes over the reconciliation of payments, dunning processes and credit risk.
Based upon the contractual agreement with Billie, debtors have either 14, 30, 45, 60, 90 or 120 days to pay their invoices. However, the merchant receives funds from Billie immediately when the product is shipped, or the service obligation is fulfilled.
If debtors do not settle their outstanding invoices on time, Billie also sends reminders to these debtors on the merchant’s behalf. Pay After Delivery is a white label solution so these letters are sent by Billie in the merchant’s own branding, and the relationship between Billie and the merchant is not disclosed. If a debtor declares bankruptcy, Billie fully covers this default for the merchant.
Usage of virtual IBANs
A virtual IBAN is generated for each new invoice. These IBANs are unique to a debtor and must be the only payment details displayed on the invoice which the debtor receives. Virtual IBANs are made available to the merchant after the successful creation of an order. They are essential to ensure Billie is able to efficiently and accurately match payments to invoices. Virtual IBANs ensure fast payout times and reliable payment reconciliations and help avoid unwarranted dunning.
Requirements
- PHP 7.2 or higher
- Magento 2.3 or higher
Magento Installation
Go to your installation directory of Magento 2 and perform the following commands
composer require billie/magento2-payment-module
Run the following commands to update the Magento database and to generate the interceptors:
bin/magento setup:upgrade
If your system is in the production mode you have to run the following commands:
bin/magento setup:di:compile
bin/magento setup:static-content:deploy # add your specific options which meets your environment
Magento Configuration
You have to set up the API credentials for the payment method.
- Please navigate to
Stores > Configuration > Sales > Payment Methods > Billie Rechnungskauf. - In this configuration, you can enter the credentials and enable the payment method.
- Clear/flush Magento cache
Contact
Billie GmbH
Charlottenstraße 4
10969 Berlin
billie/magento2-payment-module 适用场景与选型建议
billie/magento2-payment-module 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.52k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 12 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 billie/magento2-payment-module 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 billie/magento2-payment-module 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-13