bat-go
bat-go copied to clipboard
Pass "go", collect 200 BAT
we need to implement radom's cancelation flow in skus.
### 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 -...
https://github.com/brave-intl/bat-go/pull/1691#discussion_r1494019710
https://github.com/brave-intl/bat-go/issues/1128
https://github.com/brave-intl/bat-go/issues/1128
https://github.com/brave-intl/bat-go/issues/1128
### Summary TBD. ### Type of Change - [ ] Product feature - [ ] Bug fix - [ ] Performance improvement - [ ] Refactor - [ ] Other...
currently we use the variables `GRANT_CBP_SIGN_CONSUMER_TOPIC` and `GRANT_CBP_SIGN_PRODUCER_TOPIC`. this naming is confusing as each kafka topic ( token sign requests, signed token results ) has both a producer and consumer...