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

feat(payment-stripe): add disputes (chargebacks) and evidences #123

Merged
merged 21 commits into from
Dec 6, 2023

Conversation

OlegDO
Copy link
Contributor

@OlegDO OlegDO commented Dec 4, 2023

naming in the migration will be updated in another pr

@OlegDO OlegDO added the enhancement New feature or request label Dec 4, 2023
@OlegDO OlegDO self-assigned this Dec 4, 2023
@OlegDO OlegDO requested a review from MatthewPattell December 4, 2023 14:23
@OlegDO OlegDO marked this pull request as ready for review December 4, 2023 14:43
@OlegDO OlegDO added the documentation Improvements or additions to documentation label Dec 4, 2023
OlegDO and others added 5 commits December 4, 2023 22:03
* feat(payment-stripe): add dispute fee in configs

* feat(payment-stripe): update dispute calculations

* feat(payment-stripe): clean up

* feat(payment-stripe): clean up

* feat(payment-stripe): clean up

* feat(payment-stripe): clean up

* docs(payment-stripe): update envs

* feat(payment-stripe): add webhook handlers service (#125)

* feat(payment-stripe): add webhook handlers service

* feat(payment-stripe): update webhook handlers infra

* feat(payment-stripe): update jsdocs

* feat(payment-stripe): add charge webhook handlers

* feat(payment-stripe): clean up

* feat(payment-stripe): update migration namings
Copy link

sonarqubecloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

sonarqubecloud bot commented Dec 6, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

0.0% 0.0% Coverage
2.2% 2.2% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@OlegDO OlegDO merged commit 1b38cf1 into staging Dec 6, 2023
4 of 5 checks passed
@OlegDO OlegDO deleted the feature/ms-pyament-stripe-disputes branch December 6, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants