Releases: compucorp/io.compuco.paymentprocessingcore
Releases · compucorp/io.compuco.paymentprocessingcore
7.0.0-beta1
This extension is maintained by Compuco and powers CiviPlus, the all in one Website and CRM platform for nonprofits.
What's Changed
- CIVIMM-423: Webhook reliability fixes, health monitoring, and debug logging by @erawat in #6
- Merge 7.0.0-alpha1-rc back to master after release 7.0.0-alpha1 by @erawat in #8
- CIVIPLMMI-247: Rename WebhookQueueRunner API to PaymentWebhookRunner by @erawat in #10
- CIVIMM-423: Fix scheduled job api_version and parameters format by @erawat in #7
- CIVIMM-444: Hide membership tab on contribution page settings by @erawat in #11
- CIVIMM-462: Add instalment generation scheduled job for recurring contributions by @erawat in #12
- CIVIMM-463: Add instalment charge scheduled job by @erawat in #14
- CIVIMM-462: Copy payment_instrument_id to instalments by @erawat in #13
- CIVIMM-474: Add payment attempt reconciliation with core post-reconciliation pipeline by @erawat in #15
- CIVIMM-480: Add webhook stuck recovery with attempt tracking by @erawat in #16
- CIVIMM-480: Update README webhook features after stuck recovery changes by @erawat in #17
- CIVIMM-462: Fix processor type name from Stripe to Stripe Connect by @erawat in #18
- CIVIMM-494: Fix reconcile job processor_type parameter by @erawat in #19
- Backport: add mixin polyfill to support CiviCRM 5.75+ by @openclawautomation in #21
New Contributors
- @openclawautomation made their first contribution in #21
Full Changelog: 7.0.0-alpha1...7.0.0-beta1
7.0.0-alpha1
What's Changed
- CIVIMM-423: Add Payment Processing Core extension infrastructure by @erawat in #1
- CIVIMM-417: Add generic payment processing services for return flow support by @erawat in #2
- CIVIMM-417: Add class aliases for autowiring support by @erawat in #3
- CIVIMM-426: Add webhook queue infrastructure for payment processors by @erawat in #4
- CIVIMM-455: Add WebhookHandlerAdapter pattern and update CI workflow by @erawat in #5
Full Changelog: https://github.com/compucorp/io.compuco.paymentprocessingcore/commits/7.0.0-alpha1