| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-23 | all: replace golangci-lint with revive | Shulhan | |
| The golangci-lint is become unusable when building with Go tip and their default run does not return any results. This changes fix all code and comments reported by revive. | |||
| 2023-01-31 | all: implement API to get active payment method for merchant | Shulhan | |
| The MerchantPaymentMethod method return list of payment methods enabled by merchant (your project). | |||
