You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <i>tokenType=ACTION</i> - identifies licensee for whom action token will be created
237
237
</p>
238
238
<p>expirationTime (optional) - Specify a custom expiration time for the token. If not provided, the default expiration time of 30 minutes will be applied.</p>
239
-
<p>bundleNumber (optional) - Specify the bundle number to display on the Shop checkout page.</p>
240
-
<p>bundlePrice (optional) - Specify the customer's individual bundle price. The default bundle price will be used if no bundlePrice is set.</p>
241
-
<p>action (enum) - Action to be executed; only for tokenType=ACTION<br />
242
-
- <i>licenseeLogin</i> - action to open <ahref="customer-portal">Customer Portal</a>
243
-
</p>
244
-
<p>apiKeyRole (string) - RoleID (see <ahref="security">Security</a>). Only for tokenType=APIKEY.</p>
239
+
<p>bundleNumber (optional / Bundle Shop Token) - Specify the bundle number to display on the Shop checkout page.</p>
240
+
<p>bundlePrice (optional / Bundle Shop Token) - Specify the customer's individual bundle price. The default bundle price will be used if no bundlePrice is set.</p>
241
+
<p>productNumber (optional / Permanent Shop Token) - The product to be purchased.</p>
242
+
<p>predefinedShoppingItem (optional / Permanent Shop Token) - The name of the shopping cart item to be purchased.</p>
243
+
<p>licenseTemplateNumber_N (optional / Permanent Shop Token) - The license template number(s), where N is an incrementing index starting from “1”.</p>
245
244
<p>successURL (URI) - Take customers to this URL when they finish checkout.</p>
246
245
<p>successURLTitle (string) - Shop link title for successful checkout process.</p>
247
246
<p>cancelURL (URI) - Take customers to this URL when they cancel their checkout.</p>
248
247
<p>cancelURLTitle (string) - Shop link title for cancel checkout process.</p>
248
+
<p>action (enum) - Action to be executed; only for tokenType=ACTION<br />
249
+
- <i>licenseeLogin</i> - action to open <ahref="customer-portal">Customer Portal</a>
250
+
</p>
251
+
<p>apiKeyRole (string) - RoleID (see <ahref="security">Security</a>). Only for tokenType=APIKEY.</p>
0 commit comments