Subscription
Class: Subscriptions allow you to charge a customer on a recurring basis.
Class: Refund objects allow you to refund a charge that has previously been created but not yet refunded. Funds will be refunded to the credit or debit card that was originally charged.
Method: No description found
Subscription::getSavedNestedResources Read More »
Class: Events are our way of letting you know when something interesting happens in your account. When an interesting event occurs, we create a new Event object. For example, when a charge succeeds, we create a charge.succeeded event; and when an invoice payment attempt fails, we create an invoice.payment_failed event. Note that many API requests may cause multiple events to be created. For example, if you create a new subscription for a customer, you will receive both a customer.subscription.created event and a charge.succeeded event.
Method: No description found
Subscription::deleteDiscount Read More »
Class: You can store multiple cards on a customer in order to charge the customer later. You can also store multiple debit cards on a recipient in order to transfer to those cards later.
Class: PaymentMethod objects represent your customer’s payment instruments. They can be used with PaymentIntents to collect payments or saved to Customer objects to store instrument details for future payments.
Method: No description found
CaseInsensitiveArray::__construct Read More »
Method: No description found
CaseInsensitiveArray::getIterator Read More »
Method: No description found
CaseInsensitiveArray::offsetSet Read More »