#novajay2415
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- novajay2415, 1 day ago, 28 messages
Hello! No, there is no way to change the description for Subscription payments there.
I can't change the other one either?
I don't mind the Subscription creation one. It's just the other one...
Oh, the one with the Payment Intent ID? Can you paste that Payment Intent ID in here for me?
pi_3OcrKKFrZYqAc8P204Mphtl2
Thanks! Looking...
Also, after a successful Subscription the admin receives a receipt with the customer information. However, on the regular payment receipt it only shows the payment ID and not the customer. Is there a way to make it so that we can see the customer on that receipt as well? Thank you.
Okay, this is from a Checkout Session that was created by a Payment Link. You can set payment_intent_data.description on the Payment Link to set the description to your desired value: https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-payment_intent_data-description
Can we do this with a hosted Stripe checkout?
As far as I know those emails can't be modified.
That is with hosted Stripe Checkout, yeah.
Are you a developer?
I am the project manager and I am working directly with the developer.
So this can work with the Stripe Checkout
Yes, the instructions I provided above are to do this with Stripe Checkout via Payment Links.
If you were creating Checkout Sessions directly there's a similar property on those as well.
The payment links that we have are just buy buttons and we only have a webhook to catch events everything else is Stripe hosted. Is there anyway to change this with our current setup?
You created the buy buttons in the Dashboard?
Yes
I don't know if this is possible in that scenario, let me have a look...