StripeObject::offsetUnset()
Method: No description found
StripeObject::offsetUnset Read More »
Method: This unfortunately needs to be public to be used in Util\Util.
StripeObject::constructFrom Read More »
Method: No description found
StripeObject::getPermanentAttributes Read More »
Method: Refreshes this object using the provided values.
StripeObject::refreshFrom Read More »
Method: Additive objects are subobjects in the API that don’t have the same semantics as most subobjects, which are fully replaced when they’re set.
StripeObject::getAdditiveParams Read More »
Method: Mass assigns attributes on the model.
StripeObject::updateAttributes Read More »
Method: No description found
StripeObject::serializeParameters 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.