#fdc8cd4cff2c19e0d1022e78481ddf36

1 messages ยท Page 1 of 1 (latest)

plain thicketBOT
umbral pivot
#

hi there!

forest wraith
#

made few corrections of typos ๐Ÿ™‚

umbral pivot
#
  • what do you mean by "payment session"? are you talking about Checkout Session or something else?
  • is this about Subscriptions renewals, or are you talking in general?
#

OK, just saw your edits ๐Ÿ™‚

forest wraith
#

Its about Subscriptions in general I guess?

umbral pivot
forest wraith
#

What is they miss all of these emails?

#

I assume those links would have some expiration

#
  • does it work for Stripe Connect?
umbral pivot
#

What is they miss all of these emails?
then the payment will fail. there's not much you can do about this.

  • does it work for Stripe Connect?
    sure.
forest wraith
#

Well then the subscription changes its status to "unpaid" if I remember correctly

#

However if he decides to change the card before this, I cant seem to find a way to do that

#

Unless I generate a link for him

umbral pivot
#

Well then the subscription changes its status to "unpaid" if I remember correctly
again that depends on your settings on the same page

forest wraith
umbral pivot
#

However if he decides to change the card before this, I cant seem to find a way to do that
there are many ways to let customer update their default payment method.

#

the simplest option is to use the customer portal

forest wraith
#

How does it work with direct charges?

signal wind
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

forest wraith
#

I have a Stripe Store, where creators can join (as standard accounts). I would like to be able to generate such payment update link via the API

signal wind
#

I'm not sure I follow

#

just give me a second to read through the existing thread

forest wraith
#

I wanted to give users only option to change payment method, not other options (ie change the subscription)

#

Its possible from my application

signal wind
#

you can by configuring the Customer Portal

forest wraith
#

So other than with the customer portal, there is no way to get this link via the API?

signal wind
#

it is via the API

#

you create the link via the API

forest wraith
#

So I need to create a customer portal and then based on that I can get this payment update link?

#

Am I understanding that correctly?

signal wind
#

yes

#

with the configuration from the link I shared previously

forest wraith
#

alright, sounds like there is a progress since the last time I checked this ๐Ÿ™‚

#

thanks a lot, I will give it a try

signal wind
#

sure let me know if you need any more help