#Wizard-boleto-voucher
1 messages ยท Page 1 of 1 (latest)
hey, having a look
thx
as far as I know this is expected, the fields you describe are specifically for our Invoice objects in our API and the PDF they generate, I don't think any of that is pulled down into the Boleto PDF, that's a different 'layer'. But will see if I we have any information on that internally
I appreciate your efforts!
I can't find any evidence that we support customising the contents of the Boleto itself in any particular way, and I also would not expect that fields like footer or description on our Invoice object would get pulled down. It's good feedback though!
thanks for checking that, is there anyway the client could get these customized in some kind of other way?
I'm not seeing that we have any support for doing that
understood, thank you again!
could you help me understand one more thing related to Brazilian payouts?
or should i create a new thread?
I can try!
thank you ๐
in the docs, it states that the payout is on a T-30 basis for Brazil. However during some testing today it appears that the payout will get finished after 7 days. Is there a possibility in test mode from an API perspective to shorten it to 1 - 2 days for test purposes only? I know in a live environment that is out of the norm for the Brazilian market.
I don't believe it can be changed, no. For testing, depends what your overall goal is but another option would be to create manual payouts in the API instead(by creating charges that use these test cards https://stripe.com/docs/testing?numbers-or-method-or-token=tokens#available-balance so the balance is immediately available to payout and then doing manual payouts)
using those test cards might also result in the automatic payout on the next day using those funds so you don't have to wait more than a day, I'm not 100% sure. But ultimately we can't change the payout schedule only in test mode so the only real option you have on your end will involve using those cards