• Resolved Dademaru

    (@xendo)


    Hi,

    when completing the order from **mobile** (e.g. Safari on iOS), you are directly switched to **Satispay App** (while on desktop you are redirected to Satispay site with QR-code and phone number input).

    After paying, you are not automatically redirected on Safari.
    You have to click the back link (iOS default) on top left to switch back to Safari.

    Then, in Safari, **you are not redirected to Thank-you page** (Order Completed page, e.g. /checkout/order-received/{id}/?key=wc_order_{key}), but you are still in checkout with the AJAX loading spinner.

    This is a problem for the user, since he doesn’t understand if the order has been successfully completed/processed or not and can’t do anything to understand (by going back he’s redirected to empty cart).

    It’s like the redirect action:
    [header('Location: '.$this->get_return_url($order));](https://github.com/satispay/woocommerce-plugin/blob/master/wc-satispay.php#L163)
    doesn’t fire when completing purchases on mobile browser.

    Could you please check?

    Further details:
    iOS 15.4
    Safari 15.4
    Satispay 3.19.0

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Satispay

    (@satispay)

    Hi, we are already working on a new version which support the web-app-web switch correctly.

    Hello, is this issue solved? because we are not able to register conversion made by Satispay users (both as analytics event and in Ads conversion) since the conversion (and analytics monetization count) is registered on the thank you page

    • This reply was modified 2 years, 5 months ago by popeating.
    Plugin Author Satispay

    (@satispay)

    Hi @popeating, unfortunately the development is taking longer than expected.
    We are aware this issue may cause some inconveniences and we apologise for this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missed redirect to thankyou page on mobile’ is closed to new replies.