mollie / magento2-subscriptions

BSD 2-Clause "Simplified" License
3 stars 5 forks source link

paid subscription not seen in mollie subscriptions page in magento2 #4

Closed breakerh closed 3 years ago

breakerh commented 3 years ago

Describe the bug A paid subscription is not seen in the mollie subscriptions page in magento2. It's shipped, completed etc.

Used versions

To Reproduce Steps to reproduce the behavior:

  1. place order with subscription
  2. Pay order
  3. Ship/complete order

Expected behavior In the mollie subscriptions page you should also see the placed order.

Actual behavior The placed order isn't added to the list.

Screenshots Not needed i think?

Frank-Magmodules commented 3 years ago

HI @breakerh ,

Thank you for opening this issue, can you please share your environment details through our contact form so we can take a look with you so we can debug this issue?

Thanks!

breakerh commented 3 years ago

Sorry for the late reply. Will do right away!

breakerh commented 3 years ago

Could it maybe be because of the use of Order API? instead of the Payment API.

breakerh commented 3 years ago

Had awesome (and fast) help.. Weird thing is, we enabled test mode, disabled it and re-run setup:upgrade etc.. And everything works...

(do have another problem, but responded that to you guys)