But,was not able to fetch the order from woocommerce to erpnext . What may be the reason ?
I created the api keys and secret,set the web hooks in woocommerce and created orders but it wasnt fetching .Is there some action i need to do from erpnext?
I have made 0 attempts to get woocomerce integration working, but first step in such a situation Iâd say was to search the forum for existing Topics the subject.
I donât understand why are looking for wisdom in a help even before making 0 attempts.
I have asked for help only after going through the documentation and existing topics, as I am unable to get to work.
1.when i am creating an order, there are multiple pending Scheduled Actions Created.I had to manually run them to push the data to erp. Do i have to do some other setup in woocommerce as well ?
vrms just requests your âwisdomâ that is, for you to note what you have tried: instructions followed, expected and actual result - like you have done in your follow up post # 6
The goal is to contribute your learning - think of it as a help document you and all of us can point to.
As mentioned debug tips by @revant_one , i was able to solve it by following the below steps
Ignore on webhook save Error related to Delivery URL
Enabled word press debug true
Wait for few min for the error log to refresh and check the error log in Woocommerce >Status > Log > Select âwebhook delivery - related logâ and if you scroll down you will able to find the exact frappe error , in my case the default customer_group and territory was not set in the âSelling Settingsâ in ERPNext.