#crabzzzzz_79515
1 messages · Page 1 of 1 (latest)
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.
- crabzzzzz_79515, 4 hours ago, 21 messages
- crab-checkout-paymentintent, 1 day ago, 35 messages
- crabzzzzz_79515, 1 day ago, 14 messages
You should use Checkout is setup mode, which sets the payment method up for future payments and allows reuse: https://stripe.com/docs/payments/save-and-reuse
thansk looking at it now.
is it possible to set a cc hold with checkout? It seems if i make a new session for future payments, then if i need to collect on that session, then its more of a collect at that time, then a hold.
You can't place a hold using Checkout, but you can use Checkout to create a payment Method, then place a hold on that payment method using this workflow: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
That would work! thanks