#sudheshna_01259

1 messages · Page 1 of 1 (latest)

midnight geyserBOT
meager crescent
#

Depends on whether it's a one-time or subscription session

compact swift
#

its one time

#

that is users can pay using the link as many times as he wanted

#

but not subscription

meager crescent
#

You'd get a payment_intent.payment_failed sure

#

Should be easy enough for you to test

compact swift
#

Okay but how can I relate a payment link and a payment intent,

meager crescent
#

What exactly are you trying to do?

compact swift
#

Also other than the checkout session complete there is no events triggered in the webhood for the payment intent creation

meager crescent
#

Why are you concerned about payment failures occuring on a hosted surface like Checkout? We'll prompt the customer about the failure in the UI

compact swift
#

Okay so no need to track then in our application

#

ok then paid in the status means the amount has been claimed right?

#

unpaid means - not claimed?

meager crescent
#

You'd check the status: 'complete' field which for card payments is sufficient to know payment has been made

compact swift
#

Okay thank you

meager crescent
compact swift
#

Also few more questions,

  1. Do we have any expiry for a payment link or can we set it?

  2. Also if we need to change the default amount 10000 for a payment link we need to contact support team right?

  3. Also is there any settings or delay in receiving the payments to the company account after the payment or it will be credited at the time of payment itself.

meager crescent
#

Do we have any expiry for a payment link or can we set it?
They can be set to automatically deactivate after a number of payments: https://stripe.com/docs/payment-links/customize#limit-payments

Also if we need to change the default amount 10000 for a payment link we need to contact support team right?
You mean maximum amount?

Also is there any settings or delay in receiving the payments to the company account after the payment or it will be credited at the time of payment itself.
Depends what you mean by 'company account'? Your external bank account?

Collect additional information, taxes, or update your branding.

compact swift
#

Also is there any settings or delay in receiving the payments to the company account after the payment or it will be credited at the time of payment itself.
Depends what you mean by 'company account'? Your external bank account?

Yes

meager crescent
meager crescent
#

But not it's not immediate