Commit graph

38 commits

Author SHA1 Message Date
Marc Michalsky
89df7482a6
throw error if no default project is found 2023-09-06 16:45:13 +02:00
Marc Michalsky
a868e87ba7
minor changes 2023-08-16 11:32:08 +02:00
Marc Michalsky
3644086ab3
set correct value for debit cards 2023-08-16 11:30:55 +02:00
Marc Michalsky
5a9a911c01
remove duplicate array keys 2023-08-16 11:30:48 +02:00
Jens Schuppe
945992d8be Add missing "pi_" prefixes for new payment instruments 2023-03-14 15:36:50 +01:00
Jens Schuppe
6132e7ad80 Add new payment methods 2023-02-16 13:34:56 +01:00
B. Endres
65424ab4bc [#42] added stats 2022-05-12 13:25:53 +02:00
B. Endres
b5b34ff678 [#42] fix for getProfile empty name 2022-05-12 13:04:03 +02:00
B. Endres
bf2a73f519 [#42] log (production) access 2022-05-11 21:45:55 +02:00
B. Endres
fd47b91b65 [#42] refactored profile management 2022-05-11 21:37:37 +02:00
Marc Michalsky
9969c99f70 Make required address components configurable
The required address components can be selected in the corresponding profile.
2021-11-17 16:32:10 +01:00
Marc Michalsky
7328b3893d
trim project_ids 2020-09-25 12:08:17 +02:00
Jens Schuppe
d3c1aabfb4 [#36] Rename "double_opt_in" property to "newsletter_double_opt_in" 2020-08-14 10:13:51 +02:00
Marc Michalsky
4ff060884a
implement CiviCRM's double opt-in feature for newsletter 2020-07-24 10:57:23 +02:00
B. Endres
35cf2f80e2 [#27] implementing campaign options 2020-06-04 10:37:01 +02:00
B. Endres
33ced7bbc3 [#19] implementing membership postprocess call (WIP) 2020-02-10 08:26:55 +01:00
B. Endres
24801bb6bc [#14] implementing individual prefix mapping 2020-01-31 13:11:32 +01:00
B. Endres
8642ab5cfd [#18] implementing xcm profiles 2020-01-30 08:17:16 +01:00
Jens Schuppe
bc9baea6f2 [#5] Add a setting for differentiating membership types depending on donation rhythm 2020-01-22 12:51:15 +01:00
Jens Schuppe
dfe433d545 [#15] Replace CRM_Core_BAO_Setting methods getItem and setItem with Civi::settings() methods. 2019-11-29 10:34:02 +01:00
Jens Schuppe
f2b94b72e7 [#15] Convert serialized settings from objects to arrays. 2019-11-27 12:59:08 +01:00
B. Endres
c9695c1773 [#8] added transaction prefix 2019-11-15 11:13:33 +01:00
B. Endres
d9a44f07e7 [#8] added twingle ID prefix 2019-11-15 09:09:14 +01:00
B. Endres
5ab5b41758 fixed profile selection 2019-11-15 08:18:33 +01:00
Jens Schuppe
7ff6381ad8 [#6] Make contribution status configurable per payment method 2019-08-30 10:33:30 +02:00
Jens Schuppe
17589ef616 Refactoring for better performance and maintainability 2019-08-30 10:26:39 +02:00
Jens Schuppe
a7bcd118cc Merge branch 'dev_5'
[#5] Create membership with configurable membership type
2019-08-07 11:38:55 +02:00
Jens Schuppe
c43ebf452f [#5] Fix typo. 2019-08-07 11:37:08 +02:00
Jens Schuppe
341a0f0e32 [#5] Add membership type configuration option in profile 2019-08-07 11:34:07 +02:00
Jens Schuppe
b85291527d [#4] (wip) Custom field mapping configuration 2019-08-06 13:58:32 +02:00
Jens Schuppe
73481fb7ed [#4] (wip) Process custom fields parameter 2019-08-05 16:34:35 +02:00
Jens Schuppe
7fec0d32e9 [#1] (wip) Differing financial type for recurring contributions 2019-05-15 10:45:16 +02:00
Jens Schuppe
3a027cc7c9 Allow location type for organisation addresses be configurable. 2019-01-22 15:02:02 +01:00
Jens Schuppe
d28248723b Allow a "source" for contributions be configured per profile. 2019-01-21 11:24:11 +01:00
Jens Schuppe
5ce76eae5f Allow contributions be assigned to a configured campaign per profile. 2019-01-21 11:19:49 +01:00
Jens Schuppe
42c40e8c00 [WIP] TwingleDonation.Submit API action for SEPA mandates. 2018-10-09 15:05:44 +02:00
Jens Schuppe
e141f2951a [WIP] twingleDonation.Submit API action and general profile functionality 2018-10-05 15:25:31 +02:00
Jens Schuppe
061972706c [WIP] TwingleDonation.Submit API action 2018-10-04 15:59:35 +02:00