@stripe Can I use the new PaymentIntents API to create a new Customer object but not charge it immediately? I want to collect payment details upfront and then add Subscriptions or Charges for one-off purchases later like it worked previously. Is that possible?
You can use Elements to collect a customer's payment details and save them to a Customer object, and create a PaymentIntent later when you want to charge them.
-
-
Thanks! But if I create the PaymentIntent later, will the customer need to interact with my site again? Basically I want to collect payment details for a subscription, wait for the service provider to confirm the subscription and only then charge the customer.
-
You might have to handle 3DS on your side when you attempt to charge in the future—we're working on clarifying this!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.