Cancel URL
-
What is supposed to be entered in the “cancel url” setting for paypal plus?
Entering the site url, which is done by default, returns a customer to the homepage … and then? Why dont you use the cancelation url provided by the woocommerce function get_cancel_order_url() or redirect to and endpoint from your api to process the token returned from paypal?
A customer should be presented with an url like the one he would call from his account page to pay for an unpaid order: https://the.shop.domain/shop/kasse/order-pay/32949/?pay_for_order=true&key=wc_order_575aa63fc5af2
I searched the code to find a filter to implement this my own but there seems to be no such filter.
Can you shed some light on this issue and your plans to enhance the payflow in case an order gets canceled by the customer?
Kind regards
Michael
- The topic ‘Cancel URL’ is closed to new replies.