Open
Conversation
* fixed compile * fixed wip 1 * fixed dialyzer * fixed tests
* Upgrades to dmt v2 * Wraps country retrieval function * Bumps dmt client v2 * Fixes dmt client usage
* Adds thrift handler for invoice-template creation w/ access token * Adds test case w/ idempotency check for thrift version of invoice template creation * Fixes formatting * Fixes thrift proto' indentation * Extends idempotency testcase w/ assertion against result of equivalent swag operation * Adds get update and delete functions to invoice-templating handler * Adds invoice-templating woody testsuite * Moves API extensions to damsel * Bumps damsel
* Enhances shop decoding logic to include cash limits based on party context; adds meck dependency for testing * Refactors cash limit aggregation logic to use union instead of intersection; introduces new union and normalization functions for range handling. Updates tests to reflect new expected values for payment limits. * wip * refactored * clean up * fixed * added minors
- Moves OTEL's text map extractor to middleware - Implements `X-Amzn-Trace-Id` header's parsing as remote OTEL's span context
WWWcool
reviewed
Feb 20, 2026
* fixed * added all of wrap * renamed
* BG-800: Implement InspectUser * Fix symlink * Bump protos * Format
WWWcool
reviewed
Apr 9, 2026
WWWcool
reviewed
Apr 9, 2026
| id => OperationID, invoice => InvoiceID, customer => CustomerID | ||
| })}, | ||
| {payproc, #{invoice => Invoice}}, | ||
| {cubasty, genlib_map:compact(#{customer => CustomerID})} |
Contributor
There was a problem hiding this comment.
на этом моменте сломался чуток - не вкуривался но такая мысль - в модули кастумеров у тебя как будто все время расчет что методы будут дергаться кастумер токеном а не сессионным или апи ключом, поэтому там ты контекст кубасити не подкидыаешь, но по идее если это будет другой токен - то это не прокатит. Еще момент который я пока не понял - у тебя этот метод дергается с инвойс асесом - кастумер асеса у тебя тут не может быть - видимо туда тоже нужно докидывать про кастумеров кусок
Comment on lines
+55
to
+58
| {swag_server, | ||
| {git, "https://github.com/valitydev/swag-payments", {branch, "release/erlang/server/epic-payment_customer"}}}, | ||
| {swag_client, | ||
| {git, "https://github.com/valitydev/swag-payments", {branch, "release/erlang/client/epic-payment_customer"}}}, |
Contributor
There was a problem hiding this comment.
Не забыть бампнуть до актуальной ветки со сборкой клиента/сервера с https://github.com/valitydev/swag-payments
nanodirijabl
approved these changes
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.