- Status changed to RTBC
over 1 year ago 6:51pm 28 February 2023 - Status changed to Fixed
over 1 year ago 8:51am 1 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Hello.
I was trying to compare the code of the module to the standard process described here.
I see that on the Class CmcicPaymentGateway (path /src/Plugin/Commerce/PaymentGateway/CmcicPaymentGateway.php) there is no onReturn() or onNotify() function. Is that an intended behaviour?
1. Drupal 8 Commerce installed
2. Commerce Monetico installed
It would be nice to add one of these two functions, preferably 'onNotify()' because they trigger the 'commerce_order.place.post_transition' event, as I understand, when the order is completed.
And 'commerce_order.place.post_transition' is used by other modules to trigger other events.
Thank you
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.