After Upgrading to Magento 2.3.2
When i click on BuyNow Button it is not redirected to checkout page
Hi @sekhar_n
Can you please share the screenshot ? Also for this buy now are you using Magento native functionality called instant purchase ?
Or you are using any third-party extension to achieve the same ?
Please elaborate more so its help us to troubleshoot the issue.
Hope it helps !
Hi @sekhar_n
Buy now is not a default magento feature so please more details here like-
1. Which module you have used ?
2. What error you are getting ?
3. From which version you have upgraded ?
4. Or you are using instant feature of magento ?
i have downloaded from here
https://github.com/mageprince/magento2-buynow
i upgraded from Magento 2.3.0 to 2.3.2
i am not getting any error but when i click on Butnow button it is not responding
What is instant feature in Magento can you explain that one ?
i have downloaded from here
https://github.com/mageprince/magento2-buynow
could you please let me know how to use(enable) instance purchase ?
Please find the image
Hi @sekhar_n
As you are using third-party extension for this Buy now option then you will require to do debug on it - because its difficult to identify direct code issue.
Regarding instant purchase i would say refer this link - https://docs.magento.com/m2/ce/user_guide/sales/checkout-instant-purchase.html
Hope it helps !
Hi @sekhar_n
Let me know if you still have any issue on the same or you need any help as its third-party extension issue.
Please close the issue if its already resolved by marked as accepting solution so other user gets helped !
Happy to help and keep helping
Still i am facing the issue only
Hi @sekhar_n
True, So for that you will require to debug the code of that extension - may be you can contact the provider like why its not working on Magento 2.3 !
Also can you like check browser console is there any error over there ? and post the error for the same so its help us to troubleshoot the issue
Or else you can use Magento native instant purchase functionality as well.
Hope it helps !