mollie / PrestaShop

iDEAL, Creditcard, Bancontact, SOFORT, Bank transfer, PayPal & paysafecard for Prestashop
http://www.mollie.com
BSD 2-Clause "Simplified" License
69 stars 44 forks source link

Subscription mechanism is limited to one product per command #983

Closed zorrobiwan closed 4 days ago

zorrobiwan commented 1 month ago

Expected behavior

Client should be able to subscribe to more than one product per order

Actual behavior

If you try to add a second product (with subscription) to the basket, an error message is displayed

image

Please note: Only one subscription product can be added to the cart at a time.

Steps to reproduce the behavior

Add a first product (with subscription) to the basket, then try to another one :)

Environment

So it's coded by design. Any plan to support multiple subscription in one (first) initial order ?

justelis22 commented 1 month ago

Hi there @zorrobiwan,

We will check this case and I will get back to you as soon as more details.

Thank you for your patience!

-- Best Regards, Invertus Support team.

justelis22 commented 4 days ago

Hi there @zorrobiwan, thanks for waiting!

We have analyzed the functionality and refined it with the Mollie team.

Mollie API accepts one product as a subscription, so we have validation on the PrestaShop to match this behavior.

That being said, this is how subscriptions work, and it is expected behavior. Currently, we are not planning any changes.

If you have any other questions, please let me know!

Best Regards, Invertus Support team.