Questions tagged as 'boleto'

1
answer

PHP - Bank Reconciliation

I'm developing an application that will need banking reconciliation functionality. For this, the standard cnab 400 should be used for Banco do Brasil. I need to generate the batch file and handle the return file. However, I did not assimilate...
asked by 11.06.2015 / 22:05
1
answer

ticket php - how to check if the ticket generated by my system was paid [closed]

My system is generating a ticket to be paid at Banco do Brasil. How do I know if that ticket was paid?     
asked by 14.05.2015 / 23:01
2
answers

Generate Boleto in Java

I stuck here looking at some libs for boleto bancário generation and it seems that the majority was abandoned. I would like to know if there is any updated, better or easy to customize. Libs parsed: Bopepo - link stella-ticket -...
asked by 15.05.2015 / 14:47
1
answer

Santander Boleto Registrado via XML

I'm trying to migrate the system to Santander's registered tickets. I was finally able to receive the 2017 manual today. 1 - When I try to access the link to generate a ticket, it says "403 Forbidden"    link 2 - Is it a SOAP request...
asked by 11.05.2017 / 14:37
0
answers

Registered boleto - Banco do Brasil - Automatic remittance [closed]

I have today generation of bank boletos through a free system in PHP. However, it works only with wallets without registration. Now, I need to implement in my sales system (which is itself, does not use any ready system of virtual store), the...
asked by 10.10.2016 / 21:07
1
answer

How to validate a digitable line of billing tickets in the format 00000.00000 00000.000000 00000.000000 0 00000000000000? [closed]

Good afternoon, friends, would anyone have a procedure similar to this and what could you post here? It will be of great use to me and to future readers of this post. I await feedback. Here was my last attempt to translate this Del...
asked by 26.04.2016 / 18:14
2
answers

BoletoNet | Error generating shipping file

Hello, I need help with this problem. It is from Boleto.NET and as I saw that the community here has a lot of knowledge about it, I decided to post it. The following chart illustrates what I'm going through. I fill in all the variables correc...
asked by 11.01.2017 / 15:16
1
answer

HTML + PHP Concatenation

Can anyone give me a light on best practice of concatenation of variable. I'm doing this: $html=" <td> <span class='campotitulo'>"; echo $dadosboleto["codigodebarras"]; $html = $...
asked by 04.09.2017 / 03:16
1
answer

Formula for calculating the general check digit

I need to calculate the The general check digit corresponds to the 5th position of the barcode, I have the following data. Thecheckdigitwillbetheresultofthesubtraction:11-remainderofthedivision.Ifthesubtractionresultis0(zero),1(one)orgreatert...
asked by 25.02.2015 / 19:42
1
answer

Doubt in Bradesco bank boleto Generation via PHP

I have doubts about the generation of boleto bancário Bradesco via PHP. I am using the boletophp project codes. My question is more conceptual than technical. Is the Document No. field a field for internal control of the generated tickets, or...
asked by 19.01.2015 / 16:21