#roopa_api

1 messages ยท Page 1 of 1 (latest)

river quarryBOT
#

๐Ÿ‘‹ 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/1413086363607105576

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

molten pendant
#

๐Ÿ‘‹ happy to help

#

would you mind elaborating more?

inland sierra
#

sub_1S2pLnDwT5gdvn7n28W2dhc1 customer is different but stripe emails are going to different user so when I checked eveny object it is displaying different customer details. Could you please clarify what is the issue?

#

and usually which email id stripe will pick to send emails related to direct debit setup?

molten pendant
#

between the customer details and the subscription/invoice details

molten pendant
#

oh I see what you mean now

#

but this happened after the subscription has been created

inland sierra
#

ah ok, then what we need to do so that email will be sent to ne email address?

river quarryBOT
molten pendant
#

sorry I missed the question

#

you need to update the email on the invoice itself

inland sierra
#

also I just saw payment method is showing old email address, how to change it?

inland sierra
wind spindle
#

hi! I'm taking over this thread.

#

also I just saw payment method is showing old email address, how to change it?
you can update the Payment Method object if needed.

#

if we do this then it will send all the emails to new email address?
If you set the email on the customer object to foo@example.com, then all invoice for that customer will automatically use the foo@example.com email. so I recommend making sure the email is correct on the Customer object.

inland sierra
#

yes, email address on the customer object is correct. But still old user is getting email about 'Confirmation of Setup of Direct Debit Instruction with Stripe '

wind spindle
#

got it. make sure to update the email address on all related objects.

inland sierra
#

what is mean by all the objects?

wind spindle
#

what is mean by all the objects?
Customer object, Invoice object, Payment Method object, etc.

#

ould you please check I have done correctly
what do you mean by "done correctly"?

inland sierra
#

I am not able to edit Payment Method object from dashboard, cannot see any option to edit it