-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgerencianet-plans-pricing.yml
More file actions
196 lines (196 loc) · 5.11 KB
/
Copy pathgerencianet-plans-pricing.yml
File metadata and controls
196 lines (196 loc) · 5.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
specification: API Commons Plans
specificationVersion: '0.1'
schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans
provider: Efí Pay (Gerencianet)
providerId: gerencianet
created: '2026-05-24'
modified: '2026-05-24'
reconciled: true
tags:
- Payments
- Pix
- Boleto
- Billing
- Brazil
description: >-
Efí Pay is product-priced rather than tiered. Account creation is free; fees
accrue only on successful settlements. Rates below are the publicly listed
Brazilian (BRL) prices and are subject to commercial negotiation for
enterprise volume.
sources:
- https://sejaefi.com.br/tarifas
- https://sejaefi.com.br
plans:
- id: efi-cobrancas-boleto
name: Boleto / Bolix / Carnê
type: usage-based
description: Brazilian bank slip issuance. Charged per paid receipt; issuance and unpaid slips are free.
entries:
- label: Paid boleto, Bolix, or carnê parcel
name: paid_boleto
type: metered
metric: receipt
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: R$3.45
userMultiplied: false
- label: Receivables advance
name: antecipacao
type: metered
metric: event
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: 4% (cap R$30/batch)
userMultiplied: false
- id: efi-cobrancas-card
name: Credit Card
type: usage-based
description: Per-transaction take rate for Brazilian credit-card payments.
entries:
- label: À vista
name: card_avista
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: 3.49%
userMultiplied: false
- label: Parcelado 2–6x
name: card_parc_2_6
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: 3.99%
userMultiplied: false
- label: Parcelado 7–12x
name: card_parc_7_12
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: 4.39%
userMultiplied: false
- label: Antecipação de parcelas
name: card_antec
type: metered
metric: installment
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: 1.29% per installment + 3.49%
userMultiplied: false
- id: efi-pix
name: Pix
type: usage-based
description: Per-transaction Pix fees. The Efí mobile app includes 30 free incoming Pix per month.
entries:
- label: Pix via app (after 30 free)
name: pix_app
type: metered
metric: transaction
limit: -1
timeFrame: month
geo: BR
unit: 1
price: 1.19%
userMultiplied: false
- label: Pix via API (Cob / Cobv / QR dinâmico)
name: pix_api
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: 1.19%
userMultiplied: false
- label: Pix Automático
name: pix_automatico
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: R$3.50
userMultiplied: false
elements:
- name: Pix Cash-In and Cash-Out
- name: Pix Open Finance initiation
- name: Pix Automático (recurring Pix)
- name: MED infraction defense
- id: efi-transfers
name: Account Transfers
type: usage-based
description: Outbound transfers from the Efí account.
entries:
- label: Pix transfer
name: pix_transfer
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: Free
userMultiplied: false
- label: TED (same holder, > R$300)
name: ted_same_holder
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: Free
userMultiplied: false
- label: TED (other conditions)
name: ted_other
type: metered
metric: transaction
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: R$5.00
userMultiplied: false
- id: efi-cards
name: Issued Cards
type: usage-based
description: Cards issued by Efí Bank to account holders.
entries:
- label: Visa Platinum credit card
name: visa_platinum
type: metered
metric: card
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: Free (credit-analysis dependent)
userMultiplied: false
- label: Prepaid card
name: prepaid
type: metered
metric: card
limit: -1
timeFrame: usage
geo: BR
unit: 1
price: R$19.00 issuance
userMultiplied: false
notes:
- Tariffs vary by contract date and commercial negotiation.
- Sandbox (homologation) usage is free across all APIs.