Skip to content

Commit cd45574

Browse files
authored
docs: remove link to outdated ecommerce template from stripe plugin docs (#12353)
Closes #12347 We previously linked to a non existent ecommerce template and example from the stripe plugin docs.
1 parent 735d699 commit cd45574

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/plugins/stripe.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,3 @@ import {
309309
...
310310
} from '@payloadcms/plugin-stripe/types';
311311
```
312-
313-
## Examples
314-
315-
The [Templates Directory](https://github.com/payloadcms/payload/tree/main/templates) contains an official [E-commerce Template](https://github.com/payloadcms/payload/tree/main/templates/ecommerce) which demonstrates exactly how to configure this plugin in Payload and implement it on your front-end. You can also check out [How to Build An E-Commerce Site With Next.js](https://payloadcms.com/blog/how-to-build-an-e-commerce-site-with-nextjs) post for a bit more context around this template.

0 commit comments

Comments
 (0)