Database

alejandro asked 4 years ago
Is there possible to retrieve some data from the database of EA. Would like to know where is the database and how to make some search of fields fo this data value and use it on another form.
1 Answers
Nikola Loncar Staff answered 4 years ago
Hi Alejandro, it is easy to get data from EA because it is using own tables inside database. Just open PhpMyAdmin and look fro _PREFIX_ea_* tables. Best regards, Nikola
alejandro replied 4 years ago

Sorry Nikola, where is this _prefix_ea_*? And how to use this, for example, to look for an new user there is setting an appointment, and I want to select this user price service, to another payment system, different of what you offer , like PayPal?
Thanks

Nikola Loncar Staff replied 4 years ago

Hi Alejandro, prefix is usually wp_ea_* . Regarding payment it’s only PayPal atm

Best regards,
Nikola