Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion views/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ html(lang="en")
.container
.page-header: h1 A Simple Stripe Connect PHP example

p.lead This is a basic Stripe Connect example app built with Node.js, Express and an #[a( href="https://github.com/lelylan/simple-oauth2") OAuth 2.0 client].
p.lead This is a basic Stripe Connect example app built with Node.js, Express and an #[a( href="https://github.com/mulesoft/js-client-oauth2") OAuth 2.0 client].

p.lead This integration uses #[a(href="https://stripe.com/docs/connect/standalone-accounts") standalone accounts], so you can either create a new test account using #[a(href="https://stripe.com/docs/testing") some test data], or connect an existing account (in test mode).

Expand Down