Skip to content

Feature/stripe payment provider#30

Closed
nieprzecietny wants to merge 2 commits intomasterfrom
feature/stripe-payment-provider
Closed

Feature/stripe payment provider#30
nieprzecietny wants to merge 2 commits intomasterfrom
feature/stripe-payment-provider

Conversation

@nieprzecietny
Copy link
Copy Markdown
Member

No description provided.

Szeregowy added 2 commits March 24, 2026 14:49
…yNow, Revolut

- 7 nowych bibliotek implementujących IPaymentProvider
- Adyen — oficjalny SDK (Adyen v14), Sessions API, HMAC-SHA256 webhook
- PayU — OAuth2 + REST API v2.1, MD5/SHA256 signature
- Przelewy24 — REST API v1, SHA384 CRC verification
- Tpay — OAuth2 + REST API, SHA256 webhook
- HotPay — hash SHA256, redirect flow
- PayNow (mBank) — REST API v2, HMAC-SHA256 Signature header
- Revolut — REST API 1.0, HMAC-SHA256 webhook (Revolut-Signature)
- MultiProviderPaymentTest.cs — smoke testy dla wszystkich 7 (channels, providers list, invalid webhook → Rejected)
- TailoredApps.Shared.sln + test csproj zaktualizowane
- appsettings.json z placeholder config dla każdego providera
@nieprzecietny nieprzecietny deleted the feature/stripe-payment-provider branch March 25, 2026 08:41
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.95%. Comparing base (8bd1c8d) to head (7b63656).
⚠️ Report is 25 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   35.63%   41.95%   +6.31%     
==========================================
  Files          92       99       +7     
  Lines        1664     2634     +970     
  Branches      131      231     +100     
==========================================
+ Hits          593     1105     +512     
- Misses       1059     1480     +421     
- Partials       12       49      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant