API BB implementation in web system

1

I'm developing a Web Project and I need it to generate a ticket for payment through a Bank of Brazil account.

But I never worked with a ticket generator;

Does anyone know if BB makes a Web API available or how does it work to insert this type of system into my Web Project?

If BB does not provide any tool, does anyone recommend one that you have already used?

    
asked by anonymous 30.11.2016 / 11:08

1 answer

1

Banco do Brasil has recently released an API for developers.

Official site: link

Documentation: link

But the project is still in Beta phase. Therefore, it is necessary to register and wait for them to release the tool for testing and implementation.

I'm looking forward to my release.

Update

If you are interested in testing the Ticket API, please follow @Pedro_Begotti's instructions at:

link

    
26.10.2017 / 16:03