Month: September 2016

How to Test Surge Pricing in the Uber API Sandbox Environment (Java/Android Rides SDK)

Uber has released a Rides SDK to open its API up to developers in a slew of different packages (Java, Python, Android, and iOS). But it’s new, so hunting down answers on StackOverflow or in its docs isn’t easy. One of the trickiest parts of Uber’s Rides SDK is handling surge pricing. You have to redirect users to a Uber page for them to confirm acceptance of surge… Read more →