stripe-api-php icon indicating copy to clipboard operation
stripe-api-php copied to clipboard

Stripe Connect

Open dongilbert opened this issue 11 years ago • 2 comments

Some of the API items require an OAuth access token to work using Stripe Connect. These include:

Do you want to integrate OAuth into this lib to handle that? For my immediate usage (the app I'm working on) it's not required, but I wanted to bring it up.

dongilbert avatar Mar 27 '14 21:03 dongilbert

I'm certainly not opposed to adding support for the OAuth endpoints in the future. I'd like to get all of the non-OAuth REST endpoints covered first, though.

jlinn avatar Mar 27 '14 21:03 jlinn

Hey, how's the Stripe Connect impl. going?

ukaner avatar Feb 05 '15 22:02 ukaner