project60/org.project60.sepa
Composer 安装命令:
composer require project60/org.project60.sepa
包简介
This extension provides SEPA Direct Debit processing.
README 文档
README
If you are in Europe and want to use CiviCRM to collect recurring (or one-time) contributions, you'll need this extension.
SEPA Direct Debit Module
This branch is currently maintained by Björn Endres (SYSTOPIA, endres@systopia.de).
Find more documentation here.
Important: Please use an official release!
What it can do
- OOFF and RCUR payments
- SEPA dashboard gives you great status overview
- Payment processer for online donations and event registrations with the SEPA PP Extension or SDDPP.
- UI to manipulate mandates
- Automatic BIC lookup if Little BIC Extension in installed
- Full SEPA group life cycle:
open-closed/sent->received - Record SEPA payment action and form for contacts
- Manual batching with parameters for notice period and horizon
- Automatic adjustment of late OOFF and RCUR transactions
- Retry collections of failed attempts
- Integration with FormProcessor Actions
- Integration with CiviBanking
- Membership payments (with the Project60 Membership Extension)
What it can not (yet) do
- automatic submission to the banks
Automated Testing
Customisation
If you need customised mandate references, exclude certain collection dates, or add a custom transaction message to the collection, you want to create a sepa customization extension implementing the following hooks:
civicrm_create_mandate- to generate custom mandate reference numberscivicrm_defer_collection_date- to avoid days when your bank won't accept collections. (Version 1.2+ can skip weekends w/o this hook)civicrm_modify_txmessage- to customize the transaction message (Version 1.2+ can set a generic message w/o this hook)civicrm_alter_next_collection_date- alter the next collection date for a mandate.civicrm_modify_endtoendid- override the SDD's end2end ID (default is contribution ID)civicrm_installment_created- custom postprocessing when CiviSEPA creates a new contribution to be collected
We added an example implementation for your convenience: org.project60.sepacustom
Documentation
- EN: https://docs.civicrm.org/civisepa/en/latest/ (automatic publishing)
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2026-06-05