#awachter_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/1285904143998783499
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
PaymentIntents don't support line items, but just the final amount, and therefore the receipts also don't contain those details.
then let me quickly share the receipt
You can use Invoicing API to send detailed Invoices with line items: https://docs.stripe.com/invoicing/integration
An invoice is not what we need here
as you can see there is a line-item in the paypal receipt but it shows an amount of 0€ + the description is not quite prefect
so this receipt does not make any sense for our customers
so how can I possibly adjust it?
Hm, I don't see any way to adjust the PayPal receipt, but I have never seen such a receipt. The account ID mentioned on the receipt is the Connected account, which doesn't participate in the charge, so I don't know where does it even come from. Are you sure this is not something your app sets?
100%
Actually paypal encourages showing detailed line-item information
but I cannot access that from stripe
btw the account id is the destination account of the payment
I know, but the destination account doesn't take part in the charge, so it's surprising that it was mentione on the receipt.
I suggest you to write to Stripe Support so we can investigate this with the internal team responsible for PayPal: https://support.stripe.com/?contact=true
My experience there is that they are quite slow and not too competent...
You can mention that you talked to us on Discord and my engineering team will take over the case.