Commit Graph

74 Commits

Author SHA1 Message Date
Shahed Nasser
73631604cc docs: document incompatibility for Next.js storefront + Node v25 (#14538) 2026-01-14 15:26:26 +02:00
Shahed Nasser
00fc32bc37 docs: paypal integration tutorial (#14253) 2026-01-13 15:39:49 +02:00
github-actions[bot]
d6d7d14a6a chore(docs): Generated References (automated) (#14471)
Generated the following references:
- `analytics`
- `analytics_provider`
- `api_key`
- `api_key_models`
- `auth`
- `auth_models`
- `cart`
- `cart_models`
- `core_flows`
- `currency`
- `currency_models`
- `customer`
- `customer_models`
- `event`
- `events`
- `file_service`
- `fulfillment`
- `fulfillment_models`
- `fulfillment_provider`
- `inventory_next`
- `inventory_next_models`
- `js_sdk`
- `medusa`
- `module_events`
- `modules`
- `modules_sdk`
- `order`
- `order_models`
- `payment`
- `payment_models`
- `pricing`
- `pricing_models`
- `product`
- `product_models`
- `promotion`
- `promotion_models`
- `region`
- `region_models`
- `sales_channel`
- `sales_channel_models`
- `stock_location_next`
- `stock_location_next_models`
- `store`
- `store_models`
- `tax`
- `tax_models`
- `tax_provider`
- `translation`
- `translation_models`
- `types`
- `user`
- `user_models`
- `utils`
- `workflows`


---

> [!NOTE]
> No changes to summarize — the provided diff was empty.
> 
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit fe58b669976b04475e6d0f16eb185976cb527d3b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>


Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2026-01-06 17:30:16 +00:00
Shahed Nasser
a2210ea5e7 docs: docs for next release (#14456) 2026-01-06 17:40:26 +02:00
Shahed Nasser
1c4c4b8e9a docs: generate references manually for 2.12.3 (#14340) 2025-12-17 18:20:19 +02:00
Shahed Nasser
c1a5390fc6 docs: translation module (#14271)
* docs: translation module

* fix link in JS SDK

* add translations user guides [WIP]

* updates

* fix broken link

* remove mentions of default locale

* change header

* updates

* updated user guides

* handle todos

* fix build error

* fix lint errors
2025-12-17 13:07:43 +02:00
Shahed Nasser
75eac9ebec docs: okta integration tutorial (#14188)
* initial

* docs: okta integration tutorial
2025-12-09 08:36:31 +02:00
Shahed Nasser
fe3c28488c docs: improve CORS troubleshooting guide (#14194) 2025-12-03 08:45:21 +02:00
Shahed Nasser
0158554020 docs: strapi integration guide (#14075) 2025-12-02 12:30:47 +02:00
Shahed Nasser
223ccb4add docs: docs for next release (#14110) 2025-12-01 20:20:01 +02:00
Shahed Nasser
458dc9d22b docs: customer tiers tutorial (#14122)
* docs: customer tiers tutorial

* fix lint error
2025-11-26 10:07:28 +02:00
Shahed Nasser
efed4d7346 docs: mobile app guide with react native and expo (#13982)
* docs: mobile app guide with react native and expo

* fix vale error
2025-11-12 12:48:52 +02:00
Shahed Nasser
baec64d4f1 docs: added product rental tutorial (#13896)
* docs: added product rental guide

* fix lint errors

* fix build error

* fix vale errors

* gnerate
2025-11-04 13:12:41 +02:00
Shahed Nasser
cdbb4b925b docs: fixes to recipes and examples following latest update (#13933) 2025-11-03 17:22:59 +02:00
github-actions[bot]
fffc1be1e7 chore(docs): Generated References (automated) (#13921)
* chore(docs): Generated References (automated)

* fix error + generate references

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-10-31 15:32:21 +02:00
Shahed Nasser
bbfe39607a docs: category images guide (#13755)
* docs: category images guide

* added openapi spec
2025-10-30 12:59:19 +02:00
github-actions[bot]
858b3e3b9b chore(docs): Generated References (automated) (#13793)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-10-21 11:56:37 +03:00
Shahed Nasser
ed715813a5 docs: docs for next release (#13621)
* docs: docs for next release

* changes to opentelemetry dependencies

* document plugin env variables

* document admin changes

* fix vale error

* add version notes

* document campaign budget updates

* document campaign changes in user guide

* document chages in cluster mode cli

* documented once promotion allocation

* document multiple API keys support
2025-10-21 10:32:08 +03:00
Shahed Nasser
1789f3e257 docs: agentic commerce guide (#13657) 2025-10-03 08:54:39 +03:00
Shahed Nasser
da411e351a add missing generated files (#13609) 2025-09-29 09:46:18 +03:00
Shahed Nasser
c4c2231a31 docs: create returns from storefront tutorial (#13522)
* docs: create returns from storefront tutorial

* small change

* generate llms

* add location ID
2025-09-24 12:06:26 +03:00
Shahed Nasser
2657f9c196 docs: add manage promotions in cart storefront guide (#13483)
* docs: add manage promotions in cart storefront guide

* fix incorrect cURL example
2025-09-15 12:29:55 +03:00
github-actions[bot]
c066fe993f chore(docs): Generated References (automated) (#13492)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-09-15 11:57:03 +03:00
Shahed Nasser
9b65078c64 docs: ticket booking system guide (#13471)
* docs: ticket booking system guide

* fix vale error
2025-09-12 13:01:38 +03:00
Shahed Nasser
8a654eba93 docs: add product feed tutorial (#13366) 2025-09-09 11:17:14 +03:00
Shahed Nasser
f39ba53fd3 docs: document scheduled jobs interval (#13350) 2025-08-29 15:14:26 +03:00
Shahed Nasser
d510639193 docs: docs for next release (#13303)
* added draft order plugin docs

* fix vale error

* added note about draft order being optional

* add new shipping option - shipping method link

* update user guides

* generate

* fix github icon

* changes to shipping option type

* document logger

* reorder list

* fixes

* fixes
2025-08-28 18:49:07 +03:00
Shahed Nasser
4cda412243 docs: product builder tutorial (#13210)
* initial

* docs: product builder tutorial
2025-08-26 11:49:57 +03:00
Shahed Nasser
25ed42f740 docs: general fixes to cart and order concept docs (#13270) 2025-08-21 19:09:01 +03:00
Shahed Nasser
37f372ccf7 docs: fix imports + file names (#13264) 2025-08-21 12:51:05 +03:00
Shahed Nasser
e022723e8b docs: fixes to payload integration guide (#13261) 2025-08-20 18:06:23 +03:00
Shahed Nasser
b1ee204369 docs: integrate payload guide (#13162)
* docs: integrate payload guide

* remove todo

* fix vale errors

* change items per row in integrations page

* updates to guide
2025-08-19 12:59:15 +03:00
Shahed Nasser
7c85ede384 docs: generate invoice tutorial (#13077)
* docs: generate invoice tutorial

* fix vale error

* add missing icon

* fix sidebar

* update date
2025-08-04 12:42:47 +03:00
Shahed Nasser
dd9a644272 docs: added guide on sending invite user emails + updates to reset password guide (#13122)
* docs: added guide on sending invite user emails + updates to reset password guide

* fix vale error
2025-08-01 16:17:43 +03:00
Shahed Nasser
54a74b0215 docs: document JSON properties (#13099) 2025-07-31 12:22:32 +03:00
Shahed Nasser
9643769127 docs: add how-to guides for retrieving cart and order totals (#13044) 2025-07-25 15:42:34 +03:00
github-actions[bot]
0ccaa19918 chore(docs): Generated References (automated) (#13027)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-07-24 12:43:11 +03:00
Shahed Nasser
bf4b6c80d2 docs: added personalized products guide (#13012)
* docs: added personalized products guide

* lint content

* add product
2025-07-23 14:36:10 +03:00
Shahed Nasser
d15d4baa9a docs: added pre-orders guide (#12984)
* docs: added pre-orders guide

* fix lint errors
2025-07-23 14:34:28 +03:00
Shahed Nasser
bccf1bb689 docs: remove non-existing sidebar items (#13013) 2025-07-22 13:18:10 +03:00
Shahed Nasser
2e5b648f64 docs: add a section on shipping options and requirement + improvements (#12990) 2025-07-18 15:33:38 +03:00
Shahed Nasser
a1301caf58 docs: update customize stripe in next.js storefront guide (#12963)
* docs: update customize stripe in next.js storefront guide

* change user to customer
2025-07-15 15:14:52 +03:00
Shahed Nasser
1e16fa6f57 docs: document tax-inclusive promotions concept (#12849) 2025-06-27 19:05:24 +03:00
Shahed Nasser
f7e4a80c30 docs: remove usages of ts-ignore in examples (#12839) 2025-06-26 17:51:49 +03:00
Shahed Nasser
e3a7af4331 docs: added first-purchase promotion guide (#12828) 2025-06-26 09:54:30 +03:00
Shahed Nasser
5122ced9f6 docs: prepare cloud docs (#12784)
* initial

* fixes

* docs: prepare cloud docs
2025-06-20 12:59:38 +03:00
github-actions[bot]
f8c0bd887e chore(docs): Generated References (automated) (#12672)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-06-10 09:33:54 +03:00
Shahed Nasser
41c29ffadd docs: phone authentication + otp guide (#12544)
* initial

* docs: phone authentication guide

* small fix

* Twilio SMS -> Twilio

* vale fix

* fix

* fix to auth sidebar

* fixes

* generate
2025-05-27 12:01:04 +03:00
Shahed Nasser
07ecb8595a docs: added re-order guide (#12363)
* docs: added re-order guide

* reiteration to intro

* adjustment to title

* fix vale error

* generate

* fix vale
2025-05-20 13:10:31 +03:00
Shahed Nasser
22cdcedddc docs: improve payment related guides (#12502)
* improve guide

* update guides

* small change
2025-05-15 18:40:21 +03:00