0
I will develop a "E-commerce" services in Wordpress, known as Woocommerce, except that I need to integrate it with Oracle, in addition to the Mysql itself that it will run...
Example: When someone hires a service, I need them to send some information from this purchase to my Oracle bank.
Do you know how I can do this? Is there a plugin or will I have to study architecture and make my own adaptations of what I need? There is another tool that you indicate other than Wordpress itself?
You want to keep Mysql for WP stuff and record some information on a separate Oracle basis, that’s it?
– Ricardo Moraleida
That’s right, I just want to send you some user information after you’ve made your purchase.
– Huhifeku