Browse: Home / Classes /

Transfer

Transfer

A Transfer object is created when you move funds between Stripe accounts as part of Connect.


Description #

Before April 6, 2017, transfers also represented movement of funds from a Stripe account to a card or bank account. This behavior has since been split out into a Payout object, with corresponding payout endpoints. For more information, read about the <a href="https://stripe.com/docs/transfer-payout-split”>transfer/payout split.

Related guide: <a href="https://stripe.com/docs/connect/charges-transfers”>Creating Separate Charges and Transfers.


Source #

File: includes/lib/stripe-php/lib/Transfer.php



Methods #