EDD_Stripe_API
Implements a wrapper for the Stripe API PHP bindings.
Description Description
Source Source
File: includes/gateways/stripe/includes/class-stripe-api.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |
Methods Methods
- __construct — Configures the Stripe API before each request.
- request — Makes an API request.
- set_api_key — Sets API key for all proceeding requests.
- set_api_version — Sets API version for all proceeding requests.
- set_app_info — Sets application info for all proceeding requests.