File tree Expand file tree Collapse file tree 7 files changed +40
-93
lines changed
examples/open-finance/payments/recurrency Expand file tree Collapse file tree 7 files changed +40
-93
lines changed Original file line number Diff line number Diff line change @@ -579,7 +579,7 @@ var exports$1 = {
579
579
}
580
580
} ;
581
581
var description = "Module for integration with Efi Bank API" ;
582
- var version = "1.2.6 " ;
582
+ var version = "1.2.7 " ;
583
583
var author = "Efi Bank - Consultoria Técnica | João Vitor Oliveira | João Lucas" ;
584
584
var license = "MIT" ;
585
585
var repository = "efipay/sdk-node-apis-efi" ;
@@ -3480,25 +3480,13 @@ class PixMethods extends CobrancasMethods {
3480
3480
* } } body
3481
3481
*
3482
3482
* @returns {Promise<{
3483
+ * idEnvio: string,
3484
+ * e2eId: string,
3483
3485
* valor: string,
3484
- * pagador: {
3485
- * chave: string,
3486
- * infoPagador?: string
3487
- * },
3488
- * favorecido: {
3489
- * chave?: string,
3490
- * contaBanco?: {
3491
- * nome: string,
3492
- * cpf?: string,
3493
- * cnpj?: string,
3494
- * codigoBanco: string,
3495
- * agencia: string,
3496
- * conta: string,
3497
- * tipoConta: string
3498
- * },
3499
- * cpf?: string,
3500
- * cnpj?: string
3486
+ * horario: {
3487
+ * solicitacao: string
3501
3488
* }
3489
+ * status: string
3502
3490
* }> }
3503
3491
*/
3504
3492
pixSend ( params , body ) { }
Original file line number Diff line number Diff line change @@ -570,7 +570,7 @@ var exports = {
570
570
}
571
571
} ;
572
572
var description = "Module for integration with Efi Bank API" ;
573
- var version = "1.2.6 " ;
573
+ var version = "1.2.7 " ;
574
574
var author = "Efi Bank - Consultoria Técnica | João Vitor Oliveira | João Lucas" ;
575
575
var license = "MIT" ;
576
576
var repository = "efipay/sdk-node-apis-efi" ;
@@ -3471,25 +3471,13 @@ class PixMethods extends CobrancasMethods {
3471
3471
* } } body
3472
3472
*
3473
3473
* @returns {Promise<{
3474
+ * idEnvio: string,
3475
+ * e2eId: string,
3474
3476
* valor: string,
3475
- * pagador: {
3476
- * chave: string,
3477
- * infoPagador?: string
3478
- * },
3479
- * favorecido: {
3480
- * chave?: string,
3481
- * contaBanco?: {
3482
- * nome: string,
3483
- * cpf?: string,
3484
- * cnpj?: string,
3485
- * codigoBanco: string,
3486
- * agencia: string,
3487
- * conta: string,
3488
- * tipoConta: string
3489
- * },
3490
- * cpf?: string,
3491
- * cnpj?: string
3477
+ * horario: {
3478
+ * solicitacao: string
3492
3479
* }
3480
+ * status: string
3493
3481
* }> }
3494
3482
*/
3495
3483
pixSend ( params , body ) { }
Original file line number Diff line number Diff line change @@ -1197,25 +1197,13 @@ export class PixMethods extends CobrancasMethods {
1197
1197
* } } body
1198
1198
*
1199
1199
* @returns {Promise<{
1200
+ * idEnvio: string,
1201
+ * e2eId: string,
1200
1202
* valor: string,
1201
- * pagador: {
1202
- * chave: string,
1203
- * infoPagador?: string
1204
- * },
1205
- * favorecido: {
1206
- * chave?: string,
1207
- * contaBanco?: {
1208
- * nome: string,
1209
- * cpf?: string,
1210
- * cnpj?: string,
1211
- * codigoBanco: string,
1212
- * agencia: string,
1213
- * conta: string,
1214
- * tipoConta: string
1215
- * },
1216
- * cpf?: string,
1217
- * cnpj?: string
1203
+ * horario: {
1204
+ * solicitacao: string
1218
1205
* }
1206
+ * status: string
1219
1207
* }> }
1220
1208
*/
1221
1209
pixSend ( params : {
@@ -1241,25 +1229,13 @@ export class PixMethods extends CobrancasMethods {
1241
1229
cnpj ?: string ;
1242
1230
} ;
1243
1231
} ) : Promise < {
1232
+ idEnvio : string ;
1233
+ e2eId : string ;
1244
1234
valor : string ;
1245
- pagador : {
1246
- chave : string ;
1247
- infoPagador ?: string ;
1248
- } ;
1249
- favorecido : {
1250
- chave ?: string ;
1251
- contaBanco ?: {
1252
- nome : string ;
1253
- cpf ?: string ;
1254
- cnpj ?: string ;
1255
- codigoBanco : string ;
1256
- agencia : string ;
1257
- conta : string ;
1258
- tipoConta : string ;
1259
- } ;
1260
- cpf ?: string ;
1261
- cnpj ?: string ;
1235
+ horario : {
1236
+ solicitacao : string ;
1262
1237
} ;
1238
+ status : string ;
1263
1239
} > ;
1264
1240
/**
1265
1241
* **GET /v2/gn/pix/enviados/:e2eId**
Original file line number Diff line number Diff line change @@ -7,9 +7,16 @@ let params = {
7
7
identificadorPagamento : 'urn:efi:ae71713f-875b-4af3-9d85-0bcb43288847' ,
8
8
}
9
9
10
- let body = {
11
- valor : '0.01' ,
12
- }
10
+ let body = [
11
+ {
12
+ endToEndId : "E09089356202408281500624f423208f" ,
13
+ valor : "0.01"
14
+ } ,
15
+ {
16
+ endToEndId : "E09089356202408291500a0ecaa22e86" ,
17
+ valor : "0.01"
18
+ }
19
+ ]
13
20
14
21
// O método ofDevolutionRecurrencyPix indica os campos que devem ser enviados e que serão retornados
15
22
efipay . ofDevolutionRecurrencyPix ( params , body )
Original file line number Diff line number Diff line change 9
9
}
10
10
},
11
11
"description" : " Module for integration with Efi Bank API" ,
12
- "version" : " 1.2.6 " ,
12
+ "version" : " 1.2.7 " ,
13
13
"author" : " Efi Bank - Consultoria Técnica | João Vitor Oliveira | João Lucas" ,
14
14
"license" : " MIT" ,
15
15
"repository" : " efipay/sdk-node-apis-efi" ,
Original file line number Diff line number Diff line change @@ -706,25 +706,13 @@ export class PixMethods extends CobrancasMethods {
706
706
* } } body
707
707
*
708
708
* @returns {Promise<{
709
+ * idEnvio: string,
710
+ * e2eId: string,
709
711
* valor: string,
710
- * pagador: {
711
- * chave: string,
712
- * infoPagador?: string
713
- * },
714
- * favorecido: {
715
- * chave?: string,
716
- * contaBanco?: {
717
- * nome: string,
718
- * cpf?: string,
719
- * cnpj?: string,
720
- * codigoBanco: string,
721
- * agencia: string,
722
- * conta: string,
723
- * tipoConta: string
724
- * },
725
- * cpf?: string,
726
- * cnpj?: string
712
+ * horario: {
713
+ * solicitacao: string
727
714
* }
715
+ * status: string
728
716
* }> }
729
717
*/
730
718
pixSend ( params , body ) { }
You can’t perform that action at this time.
0 commit comments