mollie / mollie-api-php

Mollie API client for PHP
http://www.mollie.com
BSD 2-Clause "Simplified" License
550 stars 189 forks source link

Orders API: CancelUrl not working for payment method "PayPal" #696

Closed philippbuerger closed 2 months ago

philippbuerger commented 11 months ago

Specifications

Describe the issue

We are using the Mollie hosted checkout with the orders api. When creating an order we set the cancelUrl to our checkout overview so when the customer cancels the payment, he should be redirected back to the checkout. This works perfect in the most cases. But when the customer first selects the payment method "PayPal" and after that using the links at the bottom of the Mollie checkout page to "cancel" the payment, the customer isn't redirected to the cancelUrl but to the redirectUrl.

sandervanhooft commented 11 months ago

Hi @philippbuerger,

Thanks for reporting. The issue is being investigated.

Naoray commented 10 months ago

Hi @philippbuerger,

this inconsistency in behavior has been acknowledged and must be addressed and rectified. The problem has been added to the to-do list of the responsible team

philippbuerger commented 2 months ago

Why is this closed? Is it fixed now? @Naoray @sandervanhooft

sandervanhooft commented 2 months ago

Hi @philippbuerger ,

It's not an issue with this repository.