#robertpartfy

1 messages · Page 1 of 1 (latest)

cyan sparrowBOT
gaunt rune
#

Hi! Let me help you with this.

blazing shuttle
#

Hi @gaunt rune thanks

#

I can explain further if necessary

gaunt rune
#

It depends. How are you creating your PaymentMethod?

blazing shuttle
#

What I'm trying to achieve here is: I have a Subscription which requires a renewal, and the Customer doesn't have a valid PaymentMethod (insufficient balance, etc.). I send a link to the customer so they can enter a new PaymentMethod and complete the Subscription renewal.

#

The PaymentMethod is then used to pay the Subscription renewal via Stripe JS' confirmCardPayment

#

However, I cannot attach the entered PaymentMethod to the Customer in question

#

How can I do it?

gaunt rune
blazing shuttle
#

But I already have a PaymentIntent

#

The one from the Invoice that was generated on the Subscription renewal

gaunt rune
#

Have you tried handling it automatically?

blazing shuttle
#

I need to handle it manually

gaunt rune
#

I see
Let me check this on my side

blazing shuttle
#

Ok, will try it out!

gaunt rune