OAuth::token()
Method: Use an authoriztion code to connect an account to your platform and fetch the user’s credentials.
Source Files: includes/lib/stripe-php/lib/OAuth.php
Method: Use an authoriztion code to connect an account to your platform and fetch the user’s credentials.
Method: Disconnects an account from your platform.
OAuth::deauthorize Read More »
Method: No description found
OAuth::_getClientId Read More »
Method: Generates a URL to Stripe’s OAuth form.
OAuth::authorizeUrl Read More »