#jamie_97274

1 messages · Page 1 of 1 (latest)

restive oxideBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

sweet apex
thorny tree
#

I see, so no way to add the statement descriptor at another date post creation of the payment intent

sweet apex
#

Why do you need to do it after creation?

#

In the above flow, you collect payment details before creation

thorny tree
#

I get what you're saying but our whole flow is based on the clientSecret in the stripe elements, so we are creating the payment intent at that stage

#

we update the payment intent afterwards with metadata and customer

#

it seems the statement_descriptor is not able to be added at that point, but to throw our whole flow around is not great for us

sweet apex
#

Ok

#

Well you could do separate capture so that your payment intent will be in a requires_capture status after they submit payment info

#

And you'll be able to set statement descriptor

thorny tree
#

Can you link some docs related to this separate capture or clarify? I am not 100% sure what you mean by that

sweet apex
#

Was getting a link

thorny tree
#

Ah thanks, sadly that is not an option for us, we use iDeal

sweet apex
#

Ah then there's not really another way

thorny tree
#

Okay gotcha

#

thanks for the advice either way, have a good rest of your day

sweet apex
#

Not without changing your flow up a bit