#Create Payment Api 15 minute expiresAt
1 messages · Page 1 of 1 (latest)
Hi there,
This is not possible. Payments do expire after 15 minutes.
If you need a longer period, you should use Payment Links 🙂
@sterile cave https://docs.mollie.com/reference/v2/payment-links-api/create-payment-link are you talking about this
Correct! 😄
What is different
Payments API is for payments that should happen now.
Links are for a payment attempt in the future or multiple times (e.g. as QR code on an invoice or donation link)
@sterile cave Thank you so much rick. i would try
Sure thing! Let us know when you need help 🚀
@sterile cave Can it be shorter than 15 minutes?
Not by us. You can use the Cancel Payment API for it. Please note that this will not be possible anymore once your customer started the payment and for some payment methods.
@rick So when a user is in the checkout this wil not work?
Correct
Thank you so much!