mollie / magento2-subscriptions

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

No records of a purchased Virtual subscription Product #30

Closed RutgerHHS closed 1 year ago

RutgerHHS commented 1 year ago

Describe the bug No records of a purchased Virtual subscription Product.

Used versions

To Reproduce

Create a Virtual subscription Product:

  1. Go to your Magento admin portal and sign in.
  2. Go to 'Catalog' > 'Products' and create a new Virtual Product.
  3. Fill in the essential details, such as product name, SKUs, and price.
  4. Enable 'is this a subscription product' and configure a subscription.
  5. When complete, click on the Save menu and select 'Save & Close'.

Order the Virtual subscription Product:

  1. Go to your Magento storefront and sign in as a customer.
  2. Navigate to the previously created Virtual subscription Product.
  3. Add the product to your cart, then pay and complete the order.

View active subscriptions in storefront:

  1. After completing the order, go to 'My Account' > 'My Subscriptions'.

Expected behavior A record showing me any information about the purchased subscription.

Actual behavior No records.

Additional context

Calling to 'https://api.mollie.com/v2/subscriptions' also results in no records.

Frank-Magmodules commented 1 year ago

Hi @RutgerHHS ,

We are happy to share that we've just released the new 1.7.0 version where we have fixed this issue. Thank you for opening this request and for the detailed steps to reproduce.

We are closing this issue now but please feel free to reopen the issue if you need any help on this.