web services - How to connect to prestashop database with desktop java program -


i beginner java , can't find on problem (wich not sign...)

my objective :

  • create prestashop website
  • create desktop java program customer of prestashop website able download
  • in program, ask user enter email , password used order on prestashop website
  • check if user exists (with password) , list of products bought.

is possible ? if yes, how can ? thinking of maybe using prestashop api, don't know how...

thank help

you can creating web-service. web-service simple php file existing inside prestashop directory.

you need communicate file perform desired actions. can send , fetch data in json format (i.e. supported both java , php).


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -