Tom Wey
Tom Wey
## What does this change? When checking the dependencies for loading the Braze web SDK, check for the Braze API key before the switch. ## Why? So that if the...
## What does this change? ## Does this change need to be reproduced in dotcom-rendering ? - [ ] No - [ ] Yes (please indicate your plans for DCR...
## What are you doing in this PR? Currently Feast IAPs are missing from the `fact_acquisition_event` table in the lake. The live apps do this by making requests from the...
## What are you doing in this PR? When the checkout session is created store the SHA256 hash of the user entered form fields in the `metadata` field. When retrieving...
## What are you doing in this PR? In the setup script install `yarn` with `npm`. ## Why are you doing this? This is the approach recommended by yarn. I'm...
## What are you doing in this PR? Allow observer subdomain to call the /postcode-lookup endpoint. ## Why are you doing this? Postcode lookup functionality is currently broken on the...
WIP: Use PayPal Complete Payments Zuora payment method for recurring products purchased with PayPal
## What are you doing in this PR? For all PayPal payments for recurring products, use the new PayPal Complete Payments Zuora payment method when we create an order in...
## What are you doing in this PR? [**Trello Card**](https://trello.com) ## Why are you doing this? ## How to test ## How can we measure success? ## Have we considered...
## What are you doing in this PR? This is a manual update of #7121 by dependabot which I think has made too many (unrelated) changes)
## What are you doing in this PR? Following on from #7002 which added logic to store the SHA256 hash of the user entered form fields in the `metadata` field...