Questions tagged as 'boleto'

0
answers

Decode Tickets [closed]

Good evening, friends, I need to develop a script to decode the digitable line of a ticket in PHP, to my surprise I did not find anything pre-made about it, already for coding the line there are dozens of scripts. I could do an adaptation usi...
asked by 09.08.2018 / 05:05
0
answers

Impression on the successful page with Magento [closed]

I use the modules: onestepcheckout + Inovarti_BoletoBancario_Magento_2016-master . They have everything but the button for ticket printing on the success page. I've tried a couple of ways but the most I got was a button for the o...
asked by 21.06.2017 / 15:29
0
answers

Error generating ticket using Stella Ticket

I'm having trouble generating a ticket for Bradesco bank. I'm using Caelum Stella and IntelliJ IDE, just the basic test code that follows: public class BradescoBoleto { public static void main(String[] args) { Datas dat...
asked by 01.12.2016 / 19:25
1
answer

Ticket Generation with Bopepo

I have a system that generates an accounts receivable, and I'm trying to implement the generation of bank boletos, my teacher Advisor has indicated me the tool 'Bopepo' Jrmum. I inserted it into my system and was able to generate a sample ticket...
asked by 16.09.2016 / 20:48
0
answers

Automatic sending of consignment file to bank - Ticket [closed]

Is there a way to automatically send the delivery file to the bank? Has anyone done this already?     
asked by 11.10.2016 / 20:31
0
answers

How to read Bank Draft Tickets that are sent to the Banks?

I would like to know an effective and structured way to read the Ticket Dispatch Files that are sent to the Banks. I have already found some libraries that generate these files, but none that read those files. If there is at least one simple...
asked by 25.02.2015 / 20:00
1
answer

When using Boleto.NET do I need to mount the consignment file manually?

In a financial system already built by another developer, the Boleto.NET library was used to generate Itaú tickets. I would need to add Santander's ticket generation support, but I can not figure out how to use the library at all. The code of...
asked by 18.11.2017 / 17:57
2
answers

Itau ShopLine ticket integration in PHP

I'm trying to develop an integration with the itau Itau Shopline online ticket system in PHP, but every time I send the data to the communication URL I get a page with this message:    Problems in encryption or the value field is incorrect. E...
asked by 05.09.2017 / 19:23
1
answer

Generate PDF by PHP? [duplicate]

I was able to generate the ticket on my site along with the BoletoPHP project, and the bank's data. Now, when it's going to print to CHROME it goes out with the wrong barcode, that's until a reported issue: link . Curious fact is that i...
asked by 09.06.2017 / 19:48
1
answer

How to extract the information from the Itau return file in C #?

I'm developing an application in which the BoletoNet library is being used to generate tickets. In this case the library itself when generating the tickets also generates the shipping file that needs to be sent to the bank. On the other hand,...
asked by 10.03.2017 / 23:17