#dk_best-practices
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/1409809632930562058
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dk_payment-description-gravityforms, 15 hours ago, 9 messages
Hi
What is the issue you are facing exactly ?
When a user makes a donation and they are emailed a receipt, the donation is listed as a product. In order to claim gift aid etc, the amount they have donated needs to be stated as a donation, rather than a product
Ok, let me do quick test..
Any invoices will also need to be show donations as well
For invoices, the only option here is to create a Product with description as "Donation", so that in the invoice you'll have an invoice item with donation label
Can we set that up for both one off and recurring donations?
Yeah you can create one Product with desc donation, with two prices: one-time and recurring
Otherwise, for direct payment integration (with PaymentIntents), the link you've shared seems a good one:
https://docs.stripe.com/payments/advanced/receipts#automatically-send-receipts
(customize the description of the PaymentIntent)
I think the only issue with the doc was that we are using Gravity Forms
We don't know much about Gravity Forms here, sorry. But you need to find a way to integrate with Stripe API in order to have such custimization