Problem/Motivation

It would be great to define a Commerce email event plugin to be able to react to the payment declined event dispatched for dunning management... Patch to follow.

CommentFileSizeAuthor
#4 3281136-4.patch1015 bytesjsacksick
#2 3281136-2.patch0 bytesjsacksick

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new0 bytes
attisan’s picture

Would love to review - patch file is empty though 😋

jsacksick’s picture

StatusFileSize
new1015 bytes

  • jsacksick committed 74a72f9 on 8.x-1.x
    Issue #3281136 by jsacksick: Allow reacting to the Commerce recurring...

  • jsacksick committed 36bb85d on 8.x-1.x
    Revert "Issue #3281136 by jsacksick: Allow reacting to the Commerce...
jsacksick’s picture

Status: Needs review » Needs work

At first I committed this, then realized this would show up even on sites that aren't using the Commerce recurring module.

We should make sure this doesn't show up if commerce_recurring isn't enabled... So putting this to "needs work" for now.

rszrama’s picture

Issue tags: +KickstartPrague2022

  • jsacksick committed 47e101d on 8.x-1.x
    Issue #3281136 by jsacksick: Allow reacting to the Commerce recurring...
jsacksick’s picture

Status: Needs work » Fixed

I found a way to address comment #7 by specifying the "provider" key. That makes the plugin not available unless "commerce_recurring" is enabled.

jsacksick’s picture

I found a way to address comment #7 by specifying the "provider" key. That makes the plugin not available unless "commerce_recurring" is enabled.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.