clD11

Results 19 issues of clD11

This PR adds a generic price feed which takes a url and response path separated by a semi-colon to retrieve the price Two examples urls and responses paths are shown...

Is it possible to set the [network alias](https://docs.docker.com/engine/reference/run/#network-settings) e.g. `docker run --network-alias=test hello-world-image`? I think this [feature request](https://github.com/softprops/shiplift/issues/178) maybe related in that it would require work in the same area....

### Summary This PR fixes the android webhook endpoint to process developer notifications correctly and update the order. fixes [#197](https://github.com/brave-intl/payment-services/issues/197) ### Type of Change - [ ] Product feature -...

unverified-commits

### Summary This PR adds Radom checkout session integration for new orders. ### Type of Change - [x] Product feature - [ ] Bug fix - [ ] Performance improvement...

### Summary This PR updates golang.org/x/net. closes https://github.com/brave-intl/bat-go/security/dependabot/179 ### Type of Change - [ ] Product feature - [ ] Bug fix - [ ] Performance improvement - [ ]...

puLL-Merge

### Overview Refactor the Rewards service [GetParamaters](https://github.com/brave-intl/bat-go/blob/3d4841534d28c1a35b9f9c99e5af1378f800c212/services/rewards/service.go#L88) method. #### Tasks * Remove dependencies on ctx for config, for example, ctx.Value(appctx.ParametersVBATDeadlineCTXKey).(time.Time) * Improve testing and testability where possible

### Summary This PR adds an error code and message for custodian link mismatch. ### Type of Change - [ ] Product feature - [ ] Bug fix - [...