Forum Discussion
Anonymous
5 years agoLooks like Stripe has an API. Seems to use bearer authentication, so it should be pretty simple. I don't have an example using bearer authentication, but I do have an example using basic authentication. A couple google searches should show how to switch over to bearer auth.