Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production 2024-09-13_01 #2655

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Production 2024-09-13_01 #2655

merged 2 commits into from
Sep 12, 2024

Conversation

clD11 and others added 2 commits September 11, 2024 19:59
* feat: add radom checkout session integration for new orders

* test: add no metadata test order item req

* style: add new line to slice init in radom gateway

* fix: set radom authorization header without bearer prefix

* fix: rectify skus model tests after rebase

* refactor: rename method createRadomSessID to createRadomSession

* refactor: address comments

* fix imports
* update gateway to pointer
* update radom checkout session request to pointer
* rename order items to line items function
* add radom product id getter on metadata

* refactor: remove unused variable emptyCreateCheckoutSessionResp

* refactor: remove unnecessary convert to UTC

* refactor: sort imports

* refactor: remove unused func mustDecimalFromString

* feat: handle radom webhook events (#2640)

* feat: add radom checkout session integration for new orders

* fix: rectify skus model tests after rebase

* refactor: address comments

* fix imports
* update gateway to pointer
* update radom checkout session request to pointer
* rename order items to line items function
* add radom product id getter on metadata

* feat: add radom checkout session integration for new orders

* feat: handle radom webhook events

* test: remove duplicate test and fix pointer after rebase

* feat: set radom webhook verification key

* refactor: use pointers for radom events

* refactor: fix import order skus controller

* refactor: simplify radom event processing checks

* style: fix parse apostrophe

* refactor: use pointer for radom subscription response

* refactor: remove call to error when calling err on logging

* refactor: use index directly on radom mdata

* refactor: make radom action error naming less generic

* refactor: use pointer for service in test

* refactor: sort imports in radom.go

* refactor: update radom empty payments error message

* style: return from func call opposed to explicit return nil

* refactor: use string in radom get subscription

* refactor: add on conflict do nothing to order history insert statement

* refactor: rename radom event to radom notification

* test: remove duplicate test after rebase
* feat: use same issuer for monthly and annual product

* fix: fix typo in parseVerifyCredOpaque

* fix: use better field name and preserve error response

* fix: use more precise language in log messages
@pavelbrm pavelbrm self-assigned this Sep 12, 2024
@pavelbrm pavelbrm requested a review from clD11 September 12, 2024 13:21
@clD11 clD11 added this pull request to the merge queue Sep 12, 2024
Merged via the queue into prod with commit f19ff94 Sep 12, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants