• Resolved cagsanovic

    (@cagsanovic)


    I need to redirect visitor after a successful checkout from Apple pay / Gpay.

    I have searched a lot and still couln’t find it. Where to set a page for redirecting user after checkout ? And lets say I have use euro currency for price on woocommerce product, how will user see it if he/she is from a country where currency is not euros ?

    • This topic was modified 4 years, 6 months ago by cagsanovic.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @cagsanovic,

    The redirection process after payment for an order is successful is all controlled by WooCommerce. The default page that a user is redirected to is the order received page but you can control that via the WooCommerce settings:

    https://docs.woocommerce.com/document/woocommerce-endpoints-2-1/

    In order to support multiple currencies on your site you will need a currency switcher plugin.

    Kind Regards,

    Thread Starter cagsanovic

    (@cagsanovic)

    Thanks for your reply. Well, I actually just need to show 1 price tag for all if possible. For ex: €9.99 to every people around the world (in apple pay or G pay)
    Is it what is actually by default ?

    Plugin Author Payment Plugins

    (@mrclayton)

    Yes that is the default behavior. The presented currency in the Apple and GPay wallet is based on your store’s currency.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where to set a page for redirecting user after checkout ?’ is closed to new replies.