#harshil-ahir_code

1 messages · Page 1 of 1 (latest)

strange canopyBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1268518310069407856

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

empty nacelleBOT
#

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.

dry glacier
ionic igloo
#

no i dont want authorisations but i want to extend the hold payment day which is 7 days from stripe but i want to extend it till the day which i pass

dry glacier
#

you can only hold funds for 7 days. If you have access to the extended auth feature described above(which is only for merchants in certain businesses and that we have a Sales relationship with), it can be 30 days.

#

no i dont want authorisations but i want to extend the hold payment day
these are the same thing really, I think you're confused as to how this works.

ionic igloo
#

lets suppose i have hold a payment for 30 days but after 15 days i want to again extend the hold to 30 days

dry glacier
#

you can't, you'd attempt to create a new authorisation(create and confirm a new PaymentIntent) instead.

ionic igloo
#

can't i place a hold for more than 31 days

dry glacier
#

no you can not. You'd charge their card again in a new PaymentIntent.

ionic igloo
#

but lets suppose there is a 31 days of a month and user pay the payment of 31st date then how cani say no to that user and tell him to pay again

dry glacier
#

I have no idea what you're trying to say, sorry.

#

calendar days have nothing to do with this.

#

if you authorise the payment on Jul 31st, you have 7 days(until Aug 6, at the time of day that you authorised the payment) to be able to capture it.

ionic igloo
#

or maximum i will to it to 30 days to capture that?

dry glacier
#

I have no idea what you're trying to say, sorry.

strange canopyBOT
ionic igloo
#

in short i want to hold a payment for more then 31 days

dry glacier
#

in short, you can not do that, it's not possible.

ionic igloo
#

Okay i have one more query

dry glacier
#

to re-iterate my previous replies

you can only hold funds for 7 days. If you have access to the extended auth feature described above(which is only for merchants in certain businesses and that we have a Sales relationship with), it can be 30 days
and beyond that:
you'd attempt to create a new authorisation(create and confirm a new PaymentIntent) instead.

ionic igloo
#

how can i get the invoice of payment

#

after capturing it from the hold

dry glacier
#

what is "the invoice of payment"?

ionic igloo
#

like the user who paid the payment can get the invoice of payment you can say its like a bill

dry glacier