imranhsayed / woo-next

:rocket: React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
https://codeytek.com/course/woocommerce-with-react-course/
879 stars 260 forks source link

Redirects to backend (wordpress) website from paypal #87

Open jawadan opened 3 years ago

jawadan commented 3 years ago

Hi there.

After payment has been completed through paypal, it redirects customers to the backend wordpress website. How can I fix it to make them get back to the actual store homepage(static)?

Thanks in advance.