StripeObject
Class: Class StripeObject.
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.
Class: Stripe Connect platforms can reverse transfers made to a connected account, either entirely or partially, and can also specify whether to refund any related application fees. Transfer reversals add to the platform’s balance and subtract from the destination account’s balance.
Method: No description found
TransferReversal::instanceUrl Read More »
Class: A Transfer object is created when you move funds between Stripe accounts as part of Connect.
Method: No description found
ApiRequestor::_requestRawStreaming Read More »
Class: Sometimes you want to add a charge or credit to a customer, but actually charge or credit the customer’s card only at the end of a regular billing cycle. This is useful for combining several charges (to minimize per-transaction fees), or for having Stripe tabulate your usage-based billing totals.
Method: Creates a telemetry json blob for use in ‘X-Stripe-Client-Telemetry’ headers.
ApiRequestor::_telemetryJson Read More »
Method: No description found
ApiRequestor::_encodeObjects Read More »