#mdk999-PIs-invoice

1 messages · Page 1 of 1 (latest)

sick folio
#

Hi there!

#

Can you send me an example Subscription where this happened that I can look at?

#

You can provide the sub ID (sub_xxxx)

mighty sorrel
#

@sick folio in the latest activity on the dashboard I see this 'PaymentIntent status:requires_confirmation' and I went down that rabbit hole to no avail

sick folio
#

That works, give me a moment to look at that

mighty sorrel
#

ok

sick folio
#

Sorry for the delay, server is busy.

mighty sorrel
#

I see ..no worries.. no short of people that need help

sick folio
#

Okay okay

#

I see

#

So the reason has to do with the bank account needing a mandate

mighty sorrel
#

yes I went that route

sick folio
#

You are using a legacy bank account object (ba_xxxx)

#

But using it with a Subscription, which generates a PaymentIntent.

#

The PaymentIntent expects a mandate to be present.

#

You just attached the bank account to the customer without providing mandate details

mighty sorrel
#

I sent the mandate_data user_acceptance

sick folio
#

So, instead, you would need to create a SetupIntent first to properly collect the mandate acknowledgement when you create the bank account

#

Where did you send that?

mighty sorrel
#

I did that before the invoice was finalized as we add some metadata to it

#

maybe it's an order of operation thing?

sick folio
#

I'm looking at all the requests related to that customer and am not seeing a SetupIntent ever involved.

mighty sorrel
#

we don't ever specifically create a paymentIntent

sick folio
#

Correct

#

Since you use Subscriptions

mighty sorrel
#

the invoicing does that

sick folio
#

Exactly

#

That is why you need to use a SetupIntent (different than a PaymentIntent)

mighty sorrel
#

ok

sick folio
#

That request is you attaching the bank account to the customer

mighty sorrel
#

yes

sick folio
#

That will both attach the bank account to the Customer and create the necessary mandate

mighty sorrel
#

ahh

#

naruhodo..

sick folio
#

Try it out and let us know if you run into any further issues!

mighty sorrel
#

I will do just that..

sick folio
#

I have to step away but @still lake will be able to help with anything else

mighty sorrel
#

thanks much.. appreciate the insight