0
I’m putting together a pay-as-you-go panel. the system asks me to generate a payment request url:
https://www.boletobancario.com/boletofacil/integration/api/v1/issue-charge?token=SEUTOKEN&description=Pedido1791&amount=12.75&payerName=Nome+Sobrenome&payerCpfCnpj=94648945123
If you open the url you will open a json file in xml, I would like to know how to rescue the payment url that is inside the returned information. Follow an example:
The payment url would be the parameter checkoutUrl