#birdy247

1 messages · Page 1 of 1 (latest)

hard daggerBOT
obtuse trench
sharp rover
#

Ok

#

Can the description be updated after finalizing?

obtuse trench
#

nope

sharp rover
#

Oh

#

No matter what I try, we still see this

obtuse trench
#

do you have the ID of the Invoice in_xxx?

sharp rover
#

in_1LpusnF9NVx519I1PxFBfwdp

#

Ahh, maybe its the payment intent we need to update

obtuse trench
#

yes, finalizing the invoice doesn't actually attempt a payment if that's what you're looking for

sharp rover
#

I was hoping the invoice name would translate to what the user sees on their list of payments

obtuse trench
#

after finalizing it, you'd want to access invoice.payment_intent and work with that to make a payment. Depends on the scenario, usually you take invoice.payment_intent.client_secret and send it to the frontend to use it with our stripe.js Elements to call e.g. cconfirmPayment

sharp rover
#

But it seems we have to rename both invoice and payment intent when creating a subscription schedule

obtuse trench
#

yeah, I know the sync between the Invoice description and PaymentIntent description can be weird, I haven't looked at it recently so am a but rusty there on what the expectations are

sharp rover
#

I guess the payment intent description is more looked at?

orchid sentinel
#

Hi there. Taking over for karllekko as they have to step out