#deadshot-manualcapture-expiration

1 messages · Page 1 of 1 (latest)

bitter canopyBOT
#

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.

stable ruin
#

deadshot-manualcapture-expiration

#

what have you tried @golden hatch ?

golden hatch
#

I am creating paymentIntent of capture_method: manual and confirm: true, Idk how to get expiration date, because i am using extended authorization

#

I can't find the expiration date in paymentIntent result

#

Also its not shown in dashboard?

golden hatch
#

How do i get this charge object from paymentIntent object i receive?

stable ruin
golden hatch
#

Yes accessing both together will be good

#

Can i expand charge when creating payment intent or I can only expand when retrieving?

stable ruin
#

expand works on all API requests so it's not really relevant. But if you create a PaymentIntent and there's no Charge at first (since you haven't confirmed yet) it won't expand anything (since there's nothing to expand). Otherwise it works fine