#behlulbozal

1 messages · Page 1 of 1 (latest)

toxic waveBOT
peak marten
#

Copying the other messages here:

i am trying to connect stripe api with Laravel Spark. I tried everything, but when Subscription is created, the description of the successful transaction that appears on the Stripe Payments screen is always Subscription Creation. How can I change this?
Thhis decsription. in the payments page

#

Hi! Let me help you with this.

#

You can't change this unfortunately. What do you want to see instead?

potent leaf
#

Thank you so much

#

Stripe wrotes "You need to pass the parameter "description" as this field to optionally store an explanation of the subscription for rendering in Stripe surfaces."

#

But you say you cant. i dont understand

peak marten
#

Where did you read this?

toxic waveBOT
potent leaf
#

support stripe

peak marten
#

Could you provide the exact page please?

#

It it related to the Subscription or the PaymentIntent object?

potent leaf
peak marten
#

That's the Subscription object's description. A description for a PI created by a Subscription is always "Subscription creation".