## Goal We want to support [Payment Request API](https://developer.paypal.com/braintree/docs/guides/payment-request/overview) because 1. This would provide a better customer experience for our users. 2. It might become some kind of standard in the ecommerce industry in the future. ## Questions * [ ] Should we update SolidusBraintree JS from 3.84 to 3.91? * [ ] Should we implement on both frontend and backend components?