Balance

Class: This is an object representing your Stripe balance. You can retrieve it to see the balance currently on your Stripe account.

Source: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Balance.php:29

Used by 0 functions | Uses 0 functions

BalanceTransaction

Class: Balance transactions represent funds moving through your Stripe account. They’re created for every type of transaction that comes into or flows out of your Stripe account balance.

Source: includes/gateways/stripe/vendor/stripe/stripe-php/lib/BalanceTransaction.php:32

Used by 0 functions | Uses 0 functions

BankAccount

Class: These bank accounts are payment methods on Customer objects.

Source: includes/gateways/stripe/vendor/stripe/stripe-php/lib/BankAccount.php:37

Used by 0 functions | Uses 0 functions

BankTransfer

Class: Bank Transfer (BACS) payment method integration

Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:11

Used by 0 functions | Uses 0 functions

BaseLocationCountryRuleProcessor

Class: Rule processor that performs a comparison operation against the base location – country.

Source: packages/woocommerce-admin/src/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php:15

Used by 0 functions | Uses 0 functions

BaseLocationStateRuleProcessor

Class: Rule processor that performs a comparison operation against the base location – state.

Source: packages/woocommerce-admin/src/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php:15

Used by 0 functions | Uses 0 functions