#yohana2211
1 messages · Page 1 of 1 (latest)
Here to customize receipts: https://stripe.com/docs/receipts?payment-ui=checkout#customizing-receipts
Yes We went through the link, but things like support websitelink, privacy policy and terms link not appearing on the receipt
It mentioned the description field. Have you tried set description?
Description field is there but not appearing on receipt
description field is there as Statement descriptor .. is it correct/
Where do I add .. on server side or frontend JS
server side, when you create the PaymentIntent
alright .. could you share the reference link?
Yes basically here... https://stripe.com/docs/api/payment_intents/create#create_payment_intent-description
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
like this .. is ok?