Page 1 of 1

how to build simple ewallet app + 4 digit pin login for user + browse my site similar to (grubhub.com)

Posted: Sun Nov 15, 2015 5:00 am
by clio_pasta

want to developer a simple app can
1) store user credit number, storing card number on user phone is ideal (use cache)

2) have 4 digit login pin for user (see upload photo)
.png?1447563302]Image

3) can only browse my eCommerce site (site similar to grubhub)

4) when during check out, user can apply credit number store on their phone with just a "tap"

Please provide answer in detail. thanks you


how to build simple ewallet app + 4 digit pin login for user + browse my site similar to (grubhub.com)

Posted: Mon Nov 16, 2015 12:31 pm
by Illya Stepanov

Hello -

Appery.io is a platform to build apps, it provides many features but the app logic has to be developed.

Here is a good post on what kind of apps you can build with Appery.io: https://blog.appery.io/2015/04/what-k...


how to build simple ewallet app + 4 digit pin login for user + browse my site similar to (grubhub.com)

Posted: Mon Nov 16, 2015 6:42 pm
by clio_pasta

the problem I facing is there is not too many tutorial contain

1) ) store user credit number, storing card number on user phone is ideal (use cache)

2) have 4 digit login pin for user (see upload photo)

3) when during check out, user can apply credit number store on their phone with just a "tap"

since appery.io are asking for NO MORE FREE service, but on the other hands it is not offering a lot of tutorial....


how to build simple ewallet app + 4 digit pin login for user + browse my site similar to (grubhub.com)

Posted: Mon Nov 16, 2015 9:47 pm
by Serhii Kulibaba

Hello,

  1. You can use storage variables for that: https://devcenter.appery.io/documenta...
  2. Please use input component: https://devcenter.appery.io/documenta...
  3. You can use any event, e.g. "tap": https://devcenter.appery.io/documenta...

how to build simple ewallet app + 4 digit pin login for user + browse my site similar to (grubhub.com)

Posted: Thu Nov 19, 2015 12:11 pm
by clio_pasta

thanks , i am also planning putting storage varibles for credit cards....but how to apply credit info when customer on checkout form?


how to build simple ewallet app + 4 digit pin login for user + browse my site similar to (grubhub.com)

Posted: Sat Nov 21, 2015 10:55 am
by Serhii Kulibaba

I am sorry, not sure I understand you correctly. Please specify your question.