Dev Resources

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

Account::deleteExternalAccount( string $id, string $externalAccountId, null|array $params = null, null|array|string $opts = null )

Contents

  • Description
    • Parameters
    • Return
    • Source
  • User Contributed Notes

Description #Description


Parameters #Parameters

$id

(Required) the ID of the account to which the external account belongs

$externalAccountId

(Required) the ID of the external account to delete

$params

(Optional)

Default value: null

$opts

(Optional)

Default value: null


Top ↑

Return #Return

(StripeBankAccount|StripeCard)


Top ↑

Source #Source

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


			

Expand full source code Collapse full source code


Top ↑

User Contributed Notes #User Contributed Notes

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

Proudly powered by WordPress