SetupIntent::cancel()
Method: No description found
SetupIntent::cancel Read More »
Source Files: includes/lib/stripe-php/lib/SetupIntent.php
Method: No description found
SetupIntent::cancel Read More »
Method: No description found
SetupIntent::confirm Read More »
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.