#binarybeast_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1221906334379937872
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, do you know the specific reason those receipts are not compliant? And are you saying that our Invoice PDFs would be compliant here?
I suppose it might work with Invoices
if we customize those
in your opinion, what would be the better way to handle this?
Thanks for the link. I do see how our receipts do not support showing a lot of those fields. You can add descriptions and custom fields to an invoice but I don't think there is a way to add
the signature of an individual authorized by the charity to acknowledge gift
So invoices may not be able to handle this either.
https://docs.stripe.com/invoicing/customize
So generating your own PDFs may be the way to go if we don't offer sufficient customization with our current receipts/invoices
okay, I see. So, one way to do that would be to use Stripe Webhooks ?
Whenever there is a successful payment, it will trigger webhook that will generate pdf file and send it to the customers email.
I can get all this data in the webhook's request body, right?
Yep yep, all the payment info from the intent should be there
Oh, also I have another question
Happy to help
I saw in transactions, we have a lot of CAU fees ?
Is that something that can be turned off ?
And if so, do you recommend it or no ?
For CAU questions you can talk to our support, they should be able to speak more to the tradeoffs of turning it off as well https://support.stripe.com/?contact=true