Marc Michalsky
|
beb9d8f170
|
take into account the latest changes to the Twingle API
|
2024-06-15 11:36:12 +02:00 |
|
Marc_Michalsky
|
65c7e668b3
|
Merge branch 'rethrow-exception' into 'main'
APIWrapper: Rethrow exception
See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!3
|
2024-06-15 09:26:47 +00:00 |
|
Marc_Michalsky
|
93c1ab649d
|
Merge branch 'avoid-array_key_exists-on-null' into 'main'
Avoid `array_key_exists()` on `NULL`
See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!4
|
2024-06-15 09:25:59 +00:00 |
|
Dominic Tubach
|
cbb148b22f
|
Avoid array_key_exists() on NULL
|
2024-04-22 10:10:51 +02:00 |
|
Dominic Tubach
|
9118b622d0
|
APIWrapper: Rethrow exception
|
2024-04-19 10:29:04 +02:00 |
|
Dominic Tubach
|
db1ab69138
|
APIWrapper: Make mapDonation() static becauts it's called static
|
2024-04-19 10:15:55 +02:00 |
|
Marc Michalsky forumZFD
|
ebf0e21287
|
🚀 synchronize events if unknown event id is transmitted
|
2021-03-18 13:45:30 +01:00 |
|
Marc Michalsky forumZFD
|
d904ae931f
|
✅️ meet standard for getsingle api response
return array with object values instead of api success response
|
2021-03-09 20:51:03 +01:00 |
|
Marc Michalsky forumZFD
|
88a77456b8
|
🚀 create soft credits for sepa mandates
|
2021-03-09 19:00:55 +01:00 |
|
Marc Michalsky forumZFD
|
db15d5deb1
|
make soft credits optional
|
2021-03-04 17:55:19 +01:00 |
|
Marc Michalsky forumZFD
|
26d4497dbe
|
replace function for compatibility with PHP <7.3
replace array_key_first() by array_shift()
|
2021-02-25 16:12:05 +01:00 |
|
Marc Michalsky forumZFD
|
5e068f6d31
|
test if response array contains contribution
|
2021-02-23 16:17:28 +01:00 |
|
Marc Michalsky forumZFD
|
c20c4ab16c
|
bug-fix in soft credit creation
|
2021-02-22 20:03:02 +01:00 |
|
Marc Michalsky forumZFD
|
520fdb9f8d
|
implement soft credits
|
2021-02-22 18:25:19 +01:00 |
|
Marc Michalsky forumZFD
|
8a61ae940e
|
bugfix
|
2021-02-19 16:25:10 +01:00 |
|
Marc Michalsky forumZFD
|
54fe303465
|
implement APIWrapper for TwingleDonation.submit
|
2021-02-19 16:12:20 +01:00 |
|