File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ The app server can use this token to validate active purchases and unlock relate
4141
4242Plugins are inherently less secure, as their open nature makes them more vulnerable to spoofing or tampering.
4343
44- <PageRef page =" ../../guides/plugins/apps/in-app-purchase " title =" In-App purchases for Apps " />
45- <PageRef page =" ../../guides/plugins/plugins/in-app-purchase " title =" In-App purchases for Plugins " />
44+ <PageRef page =" ../../guides/plugins/apps/in-app-purchase/index.md " title =" In-App purchases for Apps " />
45+ <PageRef page =" ../../guides/plugins/plugins/in-app-purchase/index.md " title =" In-App purchases for Plugins " />
4646
4747## Checkout Process
4848
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ In-App Purchase is available since Shopware version 6.6.9.0
77In-App Purchases are a way to lock certain features behind a paywall within the same extension.
88This is useful for developers who want to offer a free version of their extension with limited features and a paid version with more features.
99
10- <PageRef page =" ../../../concepts/framework/in-app-purchases.md " title =" In-App purchases concept " />
10+ <PageRef page =" ../../../../ concepts/framework/in-app-purchases.md " title =" In-App purchases concept " />
1111
1212## Allow users to buy an In-App Purchase
1313
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ In-App Purchases are a way to lock certain features behind a paywall within the
88This is useful for developers who want to offer a free version of their extension with limited features,
99and then offer a paid version with more features.
1010
11- <PageRef page =" ../../../concepts/framework/in-app-purchases.md " title =" In-App purchases concept " />
11+ <PageRef page =" ../../../../ concepts/framework/in-app-purchases.md " title =" In-App purchases concept " />
1212
1313## Allow users to buy an In-App Purchase
1414
You can’t perform that action at this time.
0 commit comments