ncoronel
|
dc32eb9bee
|
feat: enhance checkout process with cart integration and stock confirmation
|
2026-07-06 14:06:25 -03:00 |
ncoronel
|
6bda3bf013
|
feat: add payment intent handling in PurchaseController with validation and QR generation
|
2026-07-06 11:47:04 -03:00 |
ncoronel
|
3731cd67fe
|
feat: implement Telepagos webhook handling with request validation and service integration
|
2026-07-06 09:57:45 -03:00 |
ncoronel
|
403caf77f5
|
feat: add getCashinDetails method to TelepagosIntegrationService and corresponding tests
|
2026-07-06 09:01:45 -03:00 |
ncoronel
|
04b2bb0b2a
|
feat: add QR code generation and response handling to TelepagosIntegrationService with logging for errors
|
2026-07-06 08:58:14 -03:00 |
ncoronel
|
1af5b1d7ed
|
feat: add client method to BaseIntegrationService for pre-configured HTTP client and implement test for client functionality
|
2026-07-06 08:50:52 -03:00 |
ncoronel
|
387e136707
|
feat: update environment configuration for production and enhance TelepagosIntegrationService with token caching and error handling
|
2026-07-06 08:48:40 -03:00 |
ncoronel
|
9a1e36337d
|
feat: implement BaseIntegrationService and TelepagosIntegrationService with integration handling and header generation
|
2026-07-06 08:40:32 -03:00 |
ncoronel
|
0cb1c37566
|
refactor: remove PaymentProviderInterface and TelepagosProvider, simplify CheckoutService and related tests
|
2026-07-03 16:55:11 -03:00 |
ncoronel
|
057e6757dc
|
feat: add customer details fields to Purchase model and request, implement checkout process with cart clearing
|
2026-07-03 16:48:31 -03:00 |
ncoronel
|
1d94ff8885
|
feat: implement checkout service and payment processing integration
|
2026-07-03 15:37:26 -03:00 |
ncoronel
|
3887a4fcba
|
feat: implement integration management with CRUD operations and routes for tenant integration
|
2026-07-03 14:44:18 -03:00 |