Is your feature request related to a problem? Please describe.
The googlepay api has a required checkoutOption param to allow the "Pay" button be changes to "Continue" or "Review Order".
https://developers.google.com/pay/api/android/reference/request-objects#TransactionInfo
Can we add this to the Braintree implementation? Its seems odds its omitted particularly when display line items is not supported.
Describe the solution you'd like.
No response
Is your feature request related to a problem? Please describe.
The googlepay api has a required checkoutOption param to allow the "Pay" button be changes to "Continue" or "Review Order".
https://developers.google.com/pay/api/android/reference/request-objects#TransactionInfo
Can we add this to the Braintree implementation? Its seems odds its omitted particularly when display line items is not supported.
Describe the solution you'd like.
No response