Skip to content

Fix/xml docs master#28

Merged
nieprzecietny merged 2 commits intomasterfrom
fix/xml-docs-master
Mar 25, 2026
Merged

Fix/xml docs master#28
nieprzecietny merged 2 commits intomasterfrom
fix/xml-docs-master

Conversation

@nieprzecietny
Copy link
Copy Markdown
Member

No description provided.

Szeregowy added 2 commits March 25, 2026 02:26
…hBill

- Dodano IWebhookPaymentProvider, PaymentWebhookRequest, PaymentWebhookResult
  do TailoredApps.Shared.Payments
- IPaymentService.HandleWebhookAsync — dispatch do właściwego providera
- StripeProvider implementuje IWebhookPaymentProvider (header Stripe-Signature,
  HMAC-SHA256, ignorowanie nieistotnych eventów)
- CashBillProvider implementuje IWebhookPaymentProvider (query: cmd/args/sign,
  weryfikacja MD5, poll GetStatus)
- DI: RegisterStripeProvider / RegisterCashbillProvider rejestrują provider
  jako IPaymentProvider AND IWebhookPaymentProvider
Copy link
Copy Markdown
Member Author

@nieprzecietny nieprzecietny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@nieprzecietny nieprzecietny merged commit fedc6ab into master Mar 25, 2026
1 check failed
@nieprzecietny nieprzecietny deleted the fix/xml-docs-master branch March 25, 2026 08:43
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