File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ Configure the SDK using meta tags in your HTML head:
213213 <meta name =" next-page-type" content =" product" >
214214
215215 <!-- Next URL: Redirect after order completion (for checkout pages) -->
216- <meta name =" next-next -url" content =" /upsell" >
216+ <meta name =" next-success -url" content =" /upsell" >
217217
218218 <!-- Prevent Back Navigation: Usually on first upsell page -->
219219 <meta name =" next-prevent-back-navigation" content =" true" >
@@ -244,7 +244,7 @@ Configure the SDK using meta tags in your HTML head:
244244 <meta name =" next-page-type" content =" product" >
245245
246246 <!-- Next URL: Redirect after order completion (for checkout pages) -->
247- <meta name =" next-next -url" content =" /upsell" >
247+ <meta name =" next-success -url" content =" /upsell" >
248248
249249 <!-- 2. Then: Load the SDK -->
250250 <!-- Replace @v0.3.10 with the latest version from GitHub releases -->
You can’t perform that action at this time.
0 commit comments