Skip to content

Commit

Permalink
Merge pull request #1247 from seantcanavan/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
remi-stripe authored Sep 16, 2021
2 parents fbf94a9 + fc48cbc commit d180692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const createCustomer = async () => {
createCustomer();
```

You can find a full TS server example in [stripe-samples](https://github.com/stripe-samples/accept-a-card-payment/tree/master/using-webhooks/server/node-typescript).
You can find a full TS server example in [stripe-samples](https://github.com/stripe-samples/accept-a-payment/tree/main/custom-payment-flow/server/node-typescript).

#### Using old API versions with TypeScript

Expand Down

0 comments on commit d180692

Please sign in to comment.