#Oden-new-card

1 messages · Page 1 of 1 (latest)

ruby otter
#

Hi there! What integration flow are you using?

sullen grotto
#

Here?

ruby otter
#

Yeah sorry

#

So what guide does your integration follow?

#

Are you using Stripe Checkout? Elements?

#

You basically need to collect a new PaymentMethod from the Customer

#

So curious how you collect that originally

sullen grotto
#

Just Stripe for CC payments and subscriptions

#

Made an invoice and they would pay it and would turn on a subscritpion with the CC or the ACH credit

#

? sorry, super new to stripe

ruby otter
#

One sec, doing a couple things at once.

sullen grotto
#

LOL no prob

#

because his CC failed on his substription ut says the subscription was canceled..

#

screen shot

ruby otter
#

Okay so you only accept payments via invoices, correct?

#

And you are sending the Hosted Invoice Page to the Customers for payment?

sullen grotto
#

yes and yes usually or it does automatically and they issue payment on their end or its thru ACH Transfer by their bank...

ruby otter
#

Got it

#

So in that case you need to resend the invoice

#

And have them pay via the hosted invoice page again

#

You can resend via the Dashboard or via the API

sullen grotto
#

ok ill try that thanks! so they just need to put in new CC info correct?

ruby otter
#

Yep

sullen grotto
#

great thanks for your help!