Skip to content

Notification url update Issue  #68

Closed
@vijayNava

Description

@vijayNava

Describe the bug
We are using both API and MSI modules to achieve the order process. From this scenario, we are using MSI module notification url to update the order data from multisafepay payment. Here we are facing an issue like once sending an OK response to notify url it should stop. But still it's triggering even though we sent OK. So it is causing load a issues. So kindly help us to fix the issue.

To Reproduce
Steps to reproduce the behavior:

  1. We are using MSI API's to create an order from react js (This will be our customisation).
  2. We want to use notifications updates from the MSI plugin (We are using notification URL from MSI plugin).

Expected behavior
Once we return OK response to notification URL. It should be stop.

Screenshots
Screenshot from 2024-12-03 11-26-16

Desktop (please complete the following information):

  • we are using version 2.22 of the multisafepay module.

Additional context
Additionally, the module has been updated to 3.8.1. However, because the multisafepay msi module is deactivated,
the upgraded module displays a problem when compiling the code. MSI is not a part of our project.

Therefore, we have already deleted every Magento MSI module. However, there are some dependencies between the Magento MSI modules
and the Multisafepay MSI module. Kindly suggest to proceed further.

Error message while compiling project :
Impossible to process constructor argument Parameter #0 [ Magento\InventorySalesApi\Api\Data\ItemToSellInterfaceFactory $itemT
oSellFactory ] of MultiSafepay\ConnectMSI\Model\StockReducer classIn GetParameterClassTrait.php line 34: Class "Magento\InventorySalesApi\Api\Data\ItemToSellInterfaceFactory" does not exist

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions