AntennaMan
Expert Member
- Joined
- Apr 17, 2014
- Messages
- 2,310
Hi everyone
I hope someone here can point me in the right direction.
I have a small store set up in Woocommerce and I have integrated Snapscan and Payfast as payment methods.
The only problem is that I can't seem to get it set up to change the order status to complete after payment has been made. I receive email notification that payment has been made, whereafter I need to login to my site and manually change the order status to "Completed". I need a way to do this automatically.
The snapscan api documentation is a bit fuzzy on this, but from what I gather I need to set up a webhook to handle this. In Woocommerce I can see where to set up the webhook, but I'm not sure about the URL needed and what else I need to do on the backend to process this.
The same goes for Payfast. They have an option to set a instant transaction notification URL (ITN Callback), but again I'm not sure how to implement this on my website.
And just for info, I'm not a web developer. I know the basics of php, html, etc, just enough to at least understand that I don't know enough
Any help will be appreciated.
I hope someone here can point me in the right direction.
I have a small store set up in Woocommerce and I have integrated Snapscan and Payfast as payment methods.
The only problem is that I can't seem to get it set up to change the order status to complete after payment has been made. I receive email notification that payment has been made, whereafter I need to login to my site and manually change the order status to "Completed". I need a way to do this automatically.
The snapscan api documentation is a bit fuzzy on this, but from what I gather I need to set up a webhook to handle this. In Woocommerce I can see where to set up the webhook, but I'm not sure about the URL needed and what else I need to do on the backend to process this.
The same goes for Payfast. They have an option to set a instant transaction notification URL (ITN Callback), but again I'm not sure how to implement this on my website.
And just for info, I'm not a web developer. I know the basics of php, html, etc, just enough to at least understand that I don't know enough
Any help will be appreciated.