Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / Account

Account

This is an object representing a Stripe account. You can retrieve it to see properties on the account like its current e-mail address or if the account is enabled yet to make live charges.

Contents

  • Description
    • Source
  • Methods
  • User Contributed Notes

Description #Description

Some properties, marked below, are available only to platforms that want to <a href="https://stripe.com/docs/connect/accounts”>create and manage Express or Custom accounts.


Source #Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Account.php


			

Expand full source code Collapse full source code


Top ↑

Methods #Methods

  • allCapabilities
  • allExternalAccounts
  • allPersons
  • createExternalAccount
  • createLoginLink
  • createPerson
  • deauthorize
  • deleteExternalAccount
  • deletePerson
  • getSavedNestedResources
  • instanceUrl
  • persons
  • reject
  • retrieve
  • retrieveCapability
  • retrieveExternalAccount
  • retrievePerson
  • serializeAdditionalOwners
  • serializeParameters
  • updateCapability
  • updateExternalAccount
  • updatePerson

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress