- How do I extract files in Windows?
- How we can add other payment method?
- Can we buy only specific parts of Enatega app backend? like api server etc.
- How else can i use this product?
- Does it support localization?
- How to add other events in Amplitude?
- How is the order tracked?
- What is Amplitude dashboard?
- How is payment Setup with Expo?
How do I extract files in Windows? #
In Windows, I want to extract files. The answer is to unzip the file. • To view files, perform a right-click on the extracted file. There will be an extraction of every file.
How we can add other payment method ? #
You have access to the Stripe and Paypal payment gateways by default, but you can add more payment options.The logic in the backend and the mobile apps has to be changed.
Can we buy only specific parts of Enatega app backend? like api server etc. #
No, we don’t offer any specific code base components. Due to the interdependence of our code base.
How else can i use this product? #
You may utilize this software to create a variety of other apps with the same type of variation. For instance, you can put any other item you like in place of food, thus a food ordering app might become a rice ordering app simply altering the names and photos of the items.
Does it support localization? #
Yes, localization and multilingual assistance are supported. English, German, French, Khmer, and Chinese are the languages that are now available on the web dashboard and mobile app. On request, additional languages can be added.
How to add other events in Amplitude? #
For various variations of the activities you wish to take, you must call the Amplitude dashboard api from a mobile application.
How is the order tracked? #
The admin dashboard receives an order notification when one is placed, and from there, he can approve or reject the order. The user receives a push notification in their mobile app.
What is Amplitude dashboard? #
You can get analytics for your mobile app and the actions you need from the Amplitude dashboard. Currently, user created, user signed in, and order placed metrics are displayed; however, you can add as many additional activities as you like.
How is payment Setup with Expo? #
Two of the most well-known payment gateways, Paypal and Stripe, were used for payments. Payment integration is done using WebView for both payment gateways. We have set up Paypal and Stripe to dynamically support different currencies, i.e., currencies entered through the web dashboard. Both of them work by displaying the customer’s checkout page in WebView; a token is then created whenever the customer completes a successful Stripe transaction. The process in Paypal is distinct, and the websites below provide descriptions of it.