#shashankzade_76087

1 messages ยท Page 1 of 1 (latest)

steel pastureBOT
#

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.

pale bear
#

Sure, what's the pi_xxx ID?

south moon
#

pi_3OZqbAEziZE4klTY0a1t21jw

#

this id is for the test env btw

pale bear
#

Taking a look

south moon
#

cool

pale bear
#

Having issues loading this payment right now. Will keep trying

south moon
#

what issue are you having? is there anything i can do for this?

pale bear
#

It's an internal problem, bear with me

#

If this a recurring/subscription payment?

south moon
#

no its not its a credit card payment

#

done with auth and capture

south moon
#

hey can you send me the documentation for confirmation attempt limit

#

and related limits on payment intent

pale bear
pale bear
#

Your integration just needs to be able to handle that scenario

south moon
#

can you mention the limit to me

#

i can block it before it reaches that number of retries

pale bear
tame blaze
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

south moon
#

Hey i have one more question though that's not related to this

tame blaze
#

no worries

south moon
#

Can I a configure an expiry time on an auth done by creating an payment intent with capture method as manual for a credit card

tame blaze
#

the expiry is 7days

south moon
#

i want to configure it such that it expires in an hour

#

is it possible to do this

south moon
#

will the auth be cancelled if i cancel the intent?

tame blaze
#

yes

south moon
#

i am not able to see any parameter where i can specify an custom expiry time for auth can you confirm if thats the case

tame blaze
#

you can't customize the expiry time

south moon
#

can i use this payment_method_details.card.capture_before

tame blaze
#

this is a read only value

south moon
#

oh ok so in case of pending payments i will have to manually cancel them after a certain time

#

Because we don't want to hold customers money for 7 days.

tame blaze
#

yes that's the only work around

south moon
#

ok thank you this resolves my query