Registered ticket - Banco do Brasil - Automatic shipment

Asked

Viewed 1,654 times

3

I have today generation of bank slips through a free system in PHP. However, it works only with unregistered wallets.

Now, I need to implement in my sales system (which is own, does not use any ready system of virtual store), the generation of tickets WITH REGISTRATION of Banco do Brasil, portfolio number 18. It requires generation of data remittance to the bank to register each billet that is issued.

The question is, how to send the shipment file automatically, when the bank bill is generated, the data of the ticket is sent to the bank so that the ticket is valid.

  • 1

    Does the bank release any communication Apis to send these files? The last time I worked with billets that didn’t exist for any bank that I implemented. If there is no communication API, there is no automatic sending. I remember that when I worked with billets, there was a system in some banks that was installed on the client’s computer and "monitored" a folder, whenever a shipment file appeared he was in charge of uploading and then downloading the return to a predefined folder. That was the most we could do to automate the process.

  • And for e-commerce use? How would it work? Because billets are generated at the weekend, and if the file is not sent to the bank, the billet will be non-existent for payment while not registering at the bank.

  • Look, as far as I know there’s no problem the billet being paid before it’s registered, never had any problems. But I think it’s much more interesting that you call the bank and try to talk to them about it, they’ll respond to you more properly (okay, not so much, but if you insist hard enough maybe you’ll find someone who understands). I talk not only about the issue of paying the boletos before registering, but also about the possibility of automatic sending of shipment files. Remembering that each bank has a different way of working, so each can have a different way of dealing with it

  • 1

    So the bank I need is the Bank of Brazil.. I have called several times for technical support and no one knows how it works, and how I should proceed to implement it. They are forcing the implementation of the registration ticket until November, but do not have a specialized support to give information.

  • Yeah, I know what that’s like, but unfortunately, there’s not much else I can help you with. Maybe the idea of registering the tickets always on Monday is a good one, but I’m not sure. I was even curious to know how e-commerces with large flow of billets do this, maybe they have some different "plan" with the bank. It would be interesting to talk with/the account manager and ask for an instruction.

  • Jbueno, you commented on the application of the bank that monitored the folders.. know tell me what application is this?

  • I don’t know. I remember it’s a federal savings bank resource. The problem is that they outsource this kind of thing, that is, for each region it is a different company that takes care of it. And I don’t remember the name of the contractor.

  • Jrossetto e @jbueno I left some comments related in this post, maybe interest: http://answall.com/questions/175724/api-cef-ou-ita%C3%9a? noredirect=1#comment362453_175724

Show 3 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.