Browse: Home /

Source Files: includes/lib/stripe-php/lib/SetupIntent.php

SetupIntent

Class: A SetupIntent guides you through the process of setting up and saving a customer’s payment credentials for future payments. For example, you could use a SetupIntent to set up and save your customer’s card without immediately collecting a payment. Later, you can use PaymentIntents to drive the payment flow.