Is there a way to request an Uber ride through the rest API with Apple pay as the payment method?
Currently, setting Apple Pay (payment_method_id
, https://developer.uber.com/docs/riders/references/api/v1.2/payment-methods-get) when requesting the ride fails.
Is there a way to access a web view hosted by Uber that would allow the user to authorize the payment through Touch ID and use Apple pay?