#ds-dev_code

1 messages ¡ Page 1 of 1 (latest)

gusty mauveBOT
#

👋 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/1369206547472846999

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

indigo terrace
#

Hi! Sorry is the issue that the description is not being passed to the charge object?

ornate solar
#

yes

#

Hi!

#

I want to pass another description in charge object during subscription create request

#

Now I see only two statuses :

    "Subscription Creation": For initial subscription purchases.

    "Subscription Update": Includes all transactions other than subscription creation, without further differentiation.
indigo terrace
#

Give me a moment to look into it!

ornate solar
#

Can I change description for recurring payments?

indigo terrace
#

Do you mean on subsequent payment intents?

ornate solar
#

for some plans I want to change description from "Subscription Update" to "Upsell update"?

indigo terrace
#
ornate solar
#

I tried to change description field during subscribe request and get corrrect description after rebill i got the same value

#

can I change description of rebill transactions?

indigo terrace
#

Can I have the Subscription ID?

ornate solar
#

I wanna "upsell update" as description for next rebill charges - it's possible?

indigo terrace
#

Looking into this.

ornate solar
#

Ok, It's working, thank you!