Class Authorization

All Implemented Interfaces:
BalanceTransactionSource, HasId, MetadataStore<Authorization>, StripeActiveObject, StripeObjectInterface

public class Authorization extends ApiResource implements MetadataStore<Authorization>, BalanceTransactionSource
When an issued card is used to make a purchase, an Issuing Authorization object is created. Authorizations must be approved for the purchase to be completed successfully.

Related guide: Issued card authorizations