ncoronel
|
f23029e785
|
feat: enhance integration setup process with error handling and validation
|
2026-07-08 09:00:42 -03:00 |
ncoronel
|
7b2a741884
|
feat: add total field to purchases and update related logic for payment processing
|
2026-07-07 10:16:28 -03:00 |
ncoronel
|
2c2cf45f78
|
feat: remove BankAccount domain and related functionality, including controller, model, requests, routes, and tests
|
2026-07-06 16:53:45 -03:00 |
ncoronel
|
1fcb3129ea
|
feat: enhance Telepagos integration with token refresh handling and refactor CheckoutService to use updateOrCreate for purchases
|
2026-07-06 16:24:00 -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
|
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
|
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 |