简体   繁体   English

Uber API功能

[英]UBER API FEATURES

I am building a customized App called "EQZ" for Andrid and will be integrating UBER as a service to call rides for my employees. 我正在为Andrid开发一个定制的应用程序,称为“ EQZ”,并将集成UBER作为服务来为我的员工打电话。 In the App, once the user has the called an UBER, the system should exit the UBER platform, log the user out and return to the original EQZ App. 在应用程序中,一旦用户调用了UBER,系统应退出UBER平台,注销用户并返回到原始EQZ应用程序。 Also for users who will sign up to UBER for the first time, we have a credit card swiper that will pull all the persons information and want to save them time for entering all that information manually. 同样,对于首次注册UBER的用户,我们提供了一个信用卡刷卡程序,该卡可以提取所有人员信息,并希望节省他们手动输入所有信息的时间。 Does UBER's API have that feature integrated into it? UBER的API是否集成了该功能?

Can someone point these things out and show a link or reference that detail what I am requesting and how to integrate these features into our App? 有人可以指出这些问题并显示一个链接或参考,其中详细说明了我所要求的内容以及如何将这些功能集成到我们的App中吗?

You can accomplish this functionality with deep links and trip experiences: 您可以通过深层链接和旅行经验来完成此功能:

https://developer.uber.com/docs/rides/deep-linking-standard https://developer.uber.com/docs/rides/tutorial-trip-experiences https://developer.uber.com/docs/rides/deep-linking-standard https://developer.uber.com/docs/rides/tutorial-trip-experiences

You can also use the ride request widget to directly embed uber rides widget in your app. 您还可以使用乘车请求小部件直接将超级乘车小部件嵌入应用中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM