CodeCanyon

E-commerce Shop with PayPal Integration

  • Author had a File in an Envato Bundle
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Indonesia
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars

i’m wondering how to integrate paypal on android(never try it before). this item will be the next great item on android category.

good luck with the sales.

djcharon

Thank you katode. Good luck to you too.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi, Can you let me view a working APK before i purchase, thankyou.

Lucy

djcharon

I added youtube video url.

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States

How easy is it to modify buttons, colors, splash page etc?

djcharon

I thought you are asking me for other app when i received the email. It is very easy to change them.

  • Has been a member for 4-5 years
  • Bought between 10 and 49 items

will be an option to pay via credit card?

djcharon

From what i know paying via credit card it is complicated. So probably will not be an option in the future.

  • Has been a member for 0-1 years

I wonder to know which license is required if I extend or customize your app to create own app based on your app?

thanks

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

just wanna ask, are you gonna provide the php for website as well? because the app is retrieve from the website right?

djcharon

Yes. As i said in description i will provide, php scripts, and MySQL database too.

Default-user

so by $20 i can get all get?

Thanks for your reply.

djcharon

Yes. Also you will get the android source code and documentation.

djcharon

Sorry, i missunderstood. I will provide only the php scripts for the API , which will connect your phone to mysql db, there is no website.

Default-user

is there gonna be a tutorial/readme file of how to connect php script API to the android phone?

i’m really beginner in this.

Thanks.

djcharon

There is documentation in which i am explaining overall, but not tutorial. You need to know a little bit of java/android.

Default-user

do the code you provide connect android to the localhost?

djcharon

The app is not connecting to server trough ftp/socket. It only makes requests to the API and takes the responses to process them.

Default-user

i already purchased it.

If i want to make a website using your database, which database file is it?

can localhost connect to the android eclipse?

djcharon

10x buying it and don’t forget to rate it. If you want to create a website with my db, you need the file inside the MySQL folder with the extension .sql. In documentation i am explaining how to import db in phpmyadmin. The app is not connecting to computer home(localhost), in order to work you need to have a server or make your localhost as a web server.

Default-user

when i’m using Appserv(web server on localhost), do i need to change any coding or using directly from yours?

if needs, which part?

P,S: sorry too many question. thanks for your help.

djcharon

Pls. contact me on my skype id.

Default-user

what is your skype id? where can i get it?

djcharon

At the bottom of every item i sell there is a contact.

Default-user

can you guide me step by step how to connect the android SDK to the webhost? i’m using the free webhost one.

  • Brazil
  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 1 and 9 items

I dont see youtube link demo, can you give me .apk to test?

djcharon

Sorry, for safety reasons i can’t give you the apk. I will add the youtube link.

henrique13

lol, for safety reasons? If you want i have skype, instagram and other .apk, i can send to you make your magic and get code LOL

djcharon

I don’t understand what do you mean with this. Sorry.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

please let me know if this can be deployed to blackberry simulator…and also if i can test before payment

djcharon

no it cant be deployed on blackberry

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

i really need your help in this one. please reply just this one.

when i run your app in the emulator, the message appear “unfortunately, Ecommerce has stopped”

what is the problem?

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 1-2 years

Something like this would work great with some other apps I bought from you. oh I got that 3-D gallery to work.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

just one question pre purchase. There’s a sqlite database in this app & all data will be stored there? and this sqlite database sync with mysql???

Otherwise app fetches data from mysql via JSON and put this data in to SQLite???

djcharon

Yes it saves the products into a SQLite db.

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years

Greetings djcharon , nice app . Can I make so when I press pay not to go to paypal , but to another website . Just a single link on Pay to go to another website where they can buy it?

djcharon

Yes it is feasible.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Is there a way to add categories and such?

djcharon

It is not already have a way to create categories, so you need to create it by yourself, but is feasible.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

Here is a question about who gets paid. Is it possible for each product to have a different vendor to pay. For example we offer stuff from multiple sellers who each have their own stalls but we do not want to collect the fees for the items. Merchants are responsible for their own paypal accounts right?

djcharon

From my knowledge you can add only one merchant who gets payed. So if you have a store and you are selling apples, strawberries, all the money comes to you. I dont think it is possible to add on app multiple paypal(Apples supplier, strawberry supplier) accounts.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
zbzrr Purchased

I have utf-8 characters now correct showing issue?? i tried to set Inputstreamt (is, “UTF-8”), it doesn’t work. Pls help me?

djcharon

Hello zbzrr, can you give me more details, like where do you use this ?

Default-user
zbzrr Purchased

i have mysql database in utf-8 also cryllic, the app shows the utf-8 characters not correct. I don’t where the issue is, at application http post or at API? you can test your app with some cryllic text or words, then you will see my issue.

Default-user
zbzrr Purchased

If you insert some german texts like Über or ?????? to your database & you will see the issue. I changed my MySQL database to utf-8, it doesn’t help. You can find in CustomHttpClient in line 77 in varibale to “in = new BufferedReader(new InputStreamReader(response.getEntity().getContent(), “UTF-8”));” and nothing has changed. Pls help me to solve this issue.

djcharon

I dont know exactly how can i help you with this. But i will think of it.

Default-user
zbzrr Purchased

i just want to know, how to display some german characters correct??? what’s so difficult to understand. If it html page were, you need change ISO-8859 to UTF-8, it’s actually something like that, the question is very simple, how can i change above one in your app???

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
zbzrr Purchased

pls it’s urgent ….

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
cosmo90 Purchased

Great ! im new to android application development!! i can refer your code to develop my final year project .

djcharon

Yes you can refer it.


by
by
by
by
by