#curious-dev-payments
1 messages · Page 1 of 1 (latest)
@dreamy wolf thank you 🙂
-
We mention this in our docs here (https://stripe.com/docs/payments/place-a-hold-on-a-payment-method) - the maximum for card payments is 7 days. I need to check what status it goes back to when the auth expires, so give me a few more minutes for that one.
-
Is there a particular reason you're doing this? I believethis should be okay, but having more clarity on your use case would help.
-
"how I can do a payment intent with an existing card without associating it to a customer" -> Is your intention to use that card again in the future? If so, you need to be associating this card with a customer because otherwise the card is considered to be one-time use and can't be used again in the future