StripeObject::jsonSerialize()
Method: No description found
StripeObject::jsonSerialize Read More »
Method: Returns an associative array with the key and values composing the Stripe object.
StripeObject::toArray Read More »
Method: No description found
ApiRequestor::setStreamingHttpClient Read More »
Method: No description found
ApiRequestor::resetTelemetry Read More »
Method: No description found
ApiRequestor::streamingHttpClient 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.