Skip to content

Commit 2d4f733

Browse files
committed
feat: 🔖 v2.0.0 - Remove external providers and simplify to static Pix only
- Removed all Efí provider code and dependencies - Simplified the codebase to only support static Pix generation - Updated documentation and README - Removed unnecessary files - Updated setup scripts
1 parent 626c501 commit 2d4f733

File tree

10 files changed

+111
-1748
lines changed

10 files changed

+111
-1748
lines changed

.env.example

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
# Efí (Gerencianet) Configuration
2-
EFI_CLIENT_ID=your_efi_client_id
3-
EFI_CLIENT_SECRET=your_efi_client_secret
4-
EFI_SANDBOX=true
5-
61
# Server Configuration
72
PORT=3000
83
NODE_ENV=development
9-
10-
# Future providers (Phase 2)
11-
# CIELO_CLIENT_ID=your_cielo_client_id
12-
# CIELO_CLIENT_SECRET=your_cielo_client_secret
13-
# ADYEN_API_KEY=your_adyen_api_key

API.md

Lines changed: 0 additions & 339 deletions
This file was deleted.

0 commit comments

Comments
 (0)