@salesforce/b2c-tooling-sdk 1.19.1 → 1.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (577) hide show
  1. package/data/help/index.json +9685 -0
  2. package/data/script-api/index.json +1 -528
  3. package/data/tooling/index.json +4 -4
  4. package/data/xsd/index.json +1 -1
  5. package/dist/esm/cli/base-command.js +5 -0
  6. package/dist/esm/cli/base-command.js.map +1 -1
  7. package/dist/esm/clients/index.d.ts +2 -0
  8. package/dist/esm/clients/index.js +1 -0
  9. package/dist/esm/clients/index.js.map +1 -1
  10. package/dist/esm/clients/middleware-registry.d.ts +1 -1
  11. package/dist/esm/clients/middleware-registry.js.map +1 -1
  12. package/dist/esm/clients/preferences.d.ts +83 -0
  13. package/dist/esm/clients/preferences.generated.d.ts +1651 -0
  14. package/dist/esm/clients/preferences.generated.js +6 -0
  15. package/dist/esm/clients/preferences.generated.js.map +1 -0
  16. package/dist/esm/clients/preferences.js +64 -0
  17. package/dist/esm/clients/preferences.js.map +1 -0
  18. package/dist/esm/config/dw-json.d.ts +2 -0
  19. package/dist/esm/config/dw-json.js.map +1 -1
  20. package/dist/esm/config/mapping.js +4 -0
  21. package/dist/esm/config/mapping.js.map +1 -1
  22. package/dist/esm/config/sources/dw-json-source.js +17 -4
  23. package/dist/esm/config/sources/dw-json-source.js.map +1 -1
  24. package/dist/esm/config/sources/env-source.js +2 -0
  25. package/dist/esm/config/sources/env-source.js.map +1 -1
  26. package/dist/esm/config/types.d.ts +14 -0
  27. package/dist/esm/docs/content-cache.d.ts +70 -0
  28. package/dist/esm/docs/content-cache.js +186 -0
  29. package/dist/esm/docs/content-cache.js.map +1 -0
  30. package/dist/esm/docs/index.d.ts +1 -0
  31. package/dist/esm/docs/index.js +2 -0
  32. package/dist/esm/docs/index.js.map +1 -1
  33. package/dist/esm/docs/search.js +34 -6
  34. package/dist/esm/docs/search.js.map +1 -1
  35. package/dist/esm/docs/types.d.ts +6 -1
  36. package/dist/esm/docs/types.js +1 -0
  37. package/dist/esm/docs/types.js.map +1 -1
  38. package/dist/esm/index.d.ts +2 -2
  39. package/dist/esm/index.js +1 -1
  40. package/dist/esm/index.js.map +1 -1
  41. package/dist/esm/operations/jobs/discover.d.ts +46 -0
  42. package/dist/esm/operations/jobs/discover.js +87 -0
  43. package/dist/esm/operations/jobs/discover.js.map +1 -0
  44. package/dist/esm/operations/jobs/index.d.ts +2 -0
  45. package/dist/esm/operations/jobs/index.js +2 -0
  46. package/dist/esm/operations/jobs/index.js.map +1 -1
  47. package/dist/esm/operations/jobs/run.js +4 -3
  48. package/dist/esm/operations/jobs/run.js.map +1 -1
  49. package/package.json +5 -3
  50. package/specs/preferences-v1.yaml +2095 -0
  51. package/data/script-api/TopLevel.APIException.md +0 -119
  52. package/data/script-api/TopLevel.Array.md +0 -732
  53. package/data/script-api/TopLevel.ArrayBuffer.md +0 -97
  54. package/data/script-api/TopLevel.BigInt.md +0 -154
  55. package/data/script-api/TopLevel.Boolean.md +0 -83
  56. package/data/script-api/TopLevel.ConversionError.md +0 -51
  57. package/data/script-api/TopLevel.DataView.md +0 -271
  58. package/data/script-api/TopLevel.Date.md +0 -688
  59. package/data/script-api/TopLevel.ES6Iterator.md +0 -47
  60. package/data/script-api/TopLevel.Error.md +0 -124
  61. package/data/script-api/TopLevel.EvalError.md +0 -47
  62. package/data/script-api/TopLevel.Fault.md +0 -133
  63. package/data/script-api/TopLevel.Float32Array.md +0 -186
  64. package/data/script-api/TopLevel.Float64Array.md +0 -186
  65. package/data/script-api/TopLevel.Function.md +0 -114
  66. package/data/script-api/TopLevel.Generator.md +0 -132
  67. package/data/script-api/TopLevel.IOError.md +0 -98
  68. package/data/script-api/TopLevel.Int16Array.md +0 -186
  69. package/data/script-api/TopLevel.Int32Array.md +0 -186
  70. package/data/script-api/TopLevel.Int8Array.md +0 -186
  71. package/data/script-api/TopLevel.InternalError.md +0 -47
  72. package/data/script-api/TopLevel.Iterable.md +0 -44
  73. package/data/script-api/TopLevel.Iterator.md +0 -89
  74. package/data/script-api/TopLevel.JSON.md +0 -173
  75. package/data/script-api/TopLevel.Map.md +0 -189
  76. package/data/script-api/TopLevel.Math.md +0 -948
  77. package/data/script-api/TopLevel.Module.md +0 -152
  78. package/data/script-api/TopLevel.Namespace.md +0 -152
  79. package/data/script-api/TopLevel.Number.md +0 -404
  80. package/data/script-api/TopLevel.Object.md +0 -472
  81. package/data/script-api/TopLevel.QName.md +0 -147
  82. package/data/script-api/TopLevel.RangeError.md +0 -47
  83. package/data/script-api/TopLevel.ReferenceError.md +0 -47
  84. package/data/script-api/TopLevel.RegExp.md +0 -155
  85. package/data/script-api/TopLevel.Set.md +0 -150
  86. package/data/script-api/TopLevel.StopIteration.md +0 -36
  87. package/data/script-api/TopLevel.String.md +0 -1060
  88. package/data/script-api/TopLevel.Symbol.md +0 -196
  89. package/data/script-api/TopLevel.SyntaxError.md +0 -47
  90. package/data/script-api/TopLevel.SystemError.md +0 -99
  91. package/data/script-api/TopLevel.TypeError.md +0 -47
  92. package/data/script-api/TopLevel.URIError.md +0 -47
  93. package/data/script-api/TopLevel.Uint16Array.md +0 -186
  94. package/data/script-api/TopLevel.Uint32Array.md +0 -186
  95. package/data/script-api/TopLevel.Uint8Array.md +0 -186
  96. package/data/script-api/TopLevel.Uint8ClampedArray.md +0 -186
  97. package/data/script-api/TopLevel.WeakMap.md +0 -135
  98. package/data/script-api/TopLevel.WeakSet.md +0 -96
  99. package/data/script-api/TopLevel.XML.md +0 -922
  100. package/data/script-api/TopLevel.XMLList.md +0 -418
  101. package/data/script-api/TopLevel.XMLStreamError.md +0 -115
  102. package/data/script-api/TopLevel.arguments.md +0 -56
  103. package/data/script-api/TopLevel.global.md +0 -539
  104. package/data/script-api/TopLevel.md +0 -58
  105. package/data/script-api/dw.alert.Alert.md +0 -175
  106. package/data/script-api/dw.alert.Alerts.md +0 -256
  107. package/data/script-api/dw.alert.md +0 -7
  108. package/data/script-api/dw.campaign.ABTest.md +0 -63
  109. package/data/script-api/dw.campaign.ABTestMgr.md +0 -76
  110. package/data/script-api/dw.campaign.ABTestSegment.md +0 -107
  111. package/data/script-api/dw.campaign.AmountDiscount.md +0 -70
  112. package/data/script-api/dw.campaign.ApproachingDiscount.md +0 -157
  113. package/data/script-api/dw.campaign.BonusChoiceDiscount.md +0 -190
  114. package/data/script-api/dw.campaign.BonusDiscount.md +0 -59
  115. package/data/script-api/dw.campaign.Campaign.md +0 -346
  116. package/data/script-api/dw.campaign.CampaignMgr.md +0 -436
  117. package/data/script-api/dw.campaign.CampaignStatusCodes.md +0 -103
  118. package/data/script-api/dw.campaign.Coupon.md +0 -324
  119. package/data/script-api/dw.campaign.CouponMgr.md +0 -137
  120. package/data/script-api/dw.campaign.CouponRedemption.md +0 -87
  121. package/data/script-api/dw.campaign.CouponStatusCodes.md +0 -130
  122. package/data/script-api/dw.campaign.Discount.md +0 -271
  123. package/data/script-api/dw.campaign.DiscountPlan.md +0 -322
  124. package/data/script-api/dw.campaign.FixedPriceDiscount.md +0 -74
  125. package/data/script-api/dw.campaign.FixedPriceShippingDiscount.md +0 -74
  126. package/data/script-api/dw.campaign.FreeDiscount.md +0 -24
  127. package/data/script-api/dw.campaign.FreeShippingDiscount.md +0 -24
  128. package/data/script-api/dw.campaign.PercentageDiscount.md +0 -74
  129. package/data/script-api/dw.campaign.PercentageOptionDiscount.md +0 -59
  130. package/data/script-api/dw.campaign.PriceBookPriceDiscount.md +0 -56
  131. package/data/script-api/dw.campaign.Promotion.md +0 -939
  132. package/data/script-api/dw.campaign.PromotionMgr.md +0 -478
  133. package/data/script-api/dw.campaign.PromotionPlan.md +0 -378
  134. package/data/script-api/dw.campaign.SlotContent.md +0 -131
  135. package/data/script-api/dw.campaign.SourceCodeGroup.md +0 -83
  136. package/data/script-api/dw.campaign.SourceCodeInfo.md +0 -167
  137. package/data/script-api/dw.campaign.SourceCodeStatusCodes.md +0 -61
  138. package/data/script-api/dw.campaign.TotalFixedPriceDiscount.md +0 -56
  139. package/data/script-api/dw.campaign.md +0 -36
  140. package/data/script-api/dw.catalog.Catalog.md +0 -158
  141. package/data/script-api/dw.catalog.CatalogMgr.md +0 -161
  142. package/data/script-api/dw.catalog.Category.md +0 -1212
  143. package/data/script-api/dw.catalog.CategoryAssignment.md +0 -179
  144. package/data/script-api/dw.catalog.CategoryLink.md +0 -142
  145. package/data/script-api/dw.catalog.PriceBook.md +0 -215
  146. package/data/script-api/dw.catalog.PriceBookMgr.md +0 -176
  147. package/data/script-api/dw.catalog.Product.md +0 -2492
  148. package/data/script-api/dw.catalog.ProductActiveData.md +0 -1244
  149. package/data/script-api/dw.catalog.ProductAttributeModel.md +0 -409
  150. package/data/script-api/dw.catalog.ProductAvailabilityLevels.md +0 -125
  151. package/data/script-api/dw.catalog.ProductAvailabilityModel.md +0 -516
  152. package/data/script-api/dw.catalog.ProductInventoryList.md +0 -136
  153. package/data/script-api/dw.catalog.ProductInventoryMgr.md +0 -132
  154. package/data/script-api/dw.catalog.ProductInventoryRecord.md +0 -638
  155. package/data/script-api/dw.catalog.ProductLink.md +0 -166
  156. package/data/script-api/dw.catalog.ProductMgr.md +0 -136
  157. package/data/script-api/dw.catalog.ProductOption.md +0 -189
  158. package/data/script-api/dw.catalog.ProductOptionModel.md +0 -209
  159. package/data/script-api/dw.catalog.ProductOptionValue.md +0 -132
  160. package/data/script-api/dw.catalog.ProductPriceInfo.md +0 -170
  161. package/data/script-api/dw.catalog.ProductPriceModel.md +0 -988
  162. package/data/script-api/dw.catalog.ProductPriceTable.md +0 -121
  163. package/data/script-api/dw.catalog.ProductSearchHit.md +0 -702
  164. package/data/script-api/dw.catalog.ProductSearchModel.md +0 -1894
  165. package/data/script-api/dw.catalog.ProductSearchRefinementDefinition.md +0 -99
  166. package/data/script-api/dw.catalog.ProductSearchRefinementValue.md +0 -80
  167. package/data/script-api/dw.catalog.ProductSearchRefinements.md +0 -265
  168. package/data/script-api/dw.catalog.ProductVariationAttribute.md +0 -107
  169. package/data/script-api/dw.catalog.ProductVariationAttributeValue.md +0 -215
  170. package/data/script-api/dw.catalog.ProductVariationModel.md +0 -1010
  171. package/data/script-api/dw.catalog.Recommendation.md +0 -327
  172. package/data/script-api/dw.catalog.SearchModel.md +0 -769
  173. package/data/script-api/dw.catalog.SearchRefinementDefinition.md +0 -145
  174. package/data/script-api/dw.catalog.SearchRefinementValue.md +0 -194
  175. package/data/script-api/dw.catalog.SearchRefinements.md +0 -238
  176. package/data/script-api/dw.catalog.SortingOption.md +0 -120
  177. package/data/script-api/dw.catalog.SortingRule.md +0 -53
  178. package/data/script-api/dw.catalog.Store.md +0 -484
  179. package/data/script-api/dw.catalog.StoreGroup.md +0 -95
  180. package/data/script-api/dw.catalog.StoreInventoryFilter.md +0 -112
  181. package/data/script-api/dw.catalog.StoreInventoryFilterValue.md +0 -111
  182. package/data/script-api/dw.catalog.StoreMgr.md +0 -223
  183. package/data/script-api/dw.catalog.Variant.md +0 -1000
  184. package/data/script-api/dw.catalog.VariationGroup.md +0 -869
  185. package/data/script-api/dw.catalog.md +0 -50
  186. package/data/script-api/dw.content.Content.md +0 -481
  187. package/data/script-api/dw.content.ContentMgr.md +0 -147
  188. package/data/script-api/dw.content.ContentSearchModel.md +0 -618
  189. package/data/script-api/dw.content.ContentSearchRefinementDefinition.md +0 -61
  190. package/data/script-api/dw.content.ContentSearchRefinementValue.md +0 -22
  191. package/data/script-api/dw.content.ContentSearchRefinements.md +0 -218
  192. package/data/script-api/dw.content.Folder.md +0 -432
  193. package/data/script-api/dw.content.Library.md +0 -124
  194. package/data/script-api/dw.content.MarkupText.md +0 -150
  195. package/data/script-api/dw.content.MediaFile.md +0 -367
  196. package/data/script-api/dw.content.md +0 -15
  197. package/data/script-api/dw.crypto.CertificateRef.md +0 -59
  198. package/data/script-api/dw.crypto.CertificateUtils.md +0 -162
  199. package/data/script-api/dw.crypto.Cipher.md +0 -1234
  200. package/data/script-api/dw.crypto.Encoding.md +0 -193
  201. package/data/script-api/dw.crypto.JWE.md +0 -245
  202. package/data/script-api/dw.crypto.JWEHeader.md +0 -147
  203. package/data/script-api/dw.crypto.JWS.md +0 -260
  204. package/data/script-api/dw.crypto.JWSHeader.md +0 -128
  205. package/data/script-api/dw.crypto.KeyRef.md +0 -77
  206. package/data/script-api/dw.crypto.Mac.md +0 -191
  207. package/data/script-api/dw.crypto.MessageDigest.md +0 -243
  208. package/data/script-api/dw.crypto.SecureRandom.md +0 -161
  209. package/data/script-api/dw.crypto.Signature.md +0 -241
  210. package/data/script-api/dw.crypto.WeakCipher.md +0 -725
  211. package/data/script-api/dw.crypto.WeakMac.md +0 -163
  212. package/data/script-api/dw.crypto.WeakMessageDigest.md +0 -220
  213. package/data/script-api/dw.crypto.WeakSignature.md +0 -208
  214. package/data/script-api/dw.crypto.X509Certificate.md +0 -180
  215. package/data/script-api/dw.crypto.md +0 -23
  216. package/data/script-api/dw.customer.AddressBook.md +0 -158
  217. package/data/script-api/dw.customer.AgentUserMgr.md +0 -94
  218. package/data/script-api/dw.customer.AgentUserStatusCodes.md +0 -164
  219. package/data/script-api/dw.customer.AuthenticationStatus.md +0 -157
  220. package/data/script-api/dw.customer.Credentials.md +0 -524
  221. package/data/script-api/dw.customer.Customer.md +0 -488
  222. package/data/script-api/dw.customer.CustomerActiveData.md +0 -563
  223. package/data/script-api/dw.customer.CustomerAddress.md +0 -666
  224. package/data/script-api/dw.customer.CustomerCDPData.md +0 -70
  225. package/data/script-api/dw.customer.CustomerContextMgr.md +0 -62
  226. package/data/script-api/dw.customer.CustomerGroup.md +0 -146
  227. package/data/script-api/dw.customer.CustomerList.md +0 -76
  228. package/data/script-api/dw.customer.CustomerMgr.md +0 -1046
  229. package/data/script-api/dw.customer.CustomerPasswordConstraints.md +0 -125
  230. package/data/script-api/dw.customer.CustomerPaymentInstrument.md +0 -161
  231. package/data/script-api/dw.customer.CustomerStatusCodes.md +0 -55
  232. package/data/script-api/dw.customer.EncryptedObject.md +0 -34
  233. package/data/script-api/dw.customer.ExternalProfile.md +0 -154
  234. package/data/script-api/dw.customer.OrderHistory.md +0 -167
  235. package/data/script-api/dw.customer.ProductList.md +0 -870
  236. package/data/script-api/dw.customer.ProductListItem.md +0 -469
  237. package/data/script-api/dw.customer.ProductListItemPurchase.md +0 -139
  238. package/data/script-api/dw.customer.ProductListMgr.md +0 -350
  239. package/data/script-api/dw.customer.ProductListRegistrant.md +0 -165
  240. package/data/script-api/dw.customer.Profile.md +0 -940
  241. package/data/script-api/dw.customer.Wallet.md +0 -136
  242. package/data/script-api/dw.customer.consent.ConsentStatusEntry.md +0 -92
  243. package/data/script-api/dw.customer.consent.MarketingConsentSubscription.md +0 -247
  244. package/data/script-api/dw.customer.consent.ShopperConsentErrorCodes.md +0 -74
  245. package/data/script-api/dw.customer.consent.ShopperConsentException.md +0 -63
  246. package/data/script-api/dw.customer.consent.ShopperConsentMgr.md +0 -152
  247. package/data/script-api/dw.customer.consent.md +0 -10
  248. package/data/script-api/dw.customer.md +0 -31
  249. package/data/script-api/dw.customer.oauth.OAuthAccessTokenResponse.md +0 -171
  250. package/data/script-api/dw.customer.oauth.OAuthFinalizedResponse.md +0 -75
  251. package/data/script-api/dw.customer.oauth.OAuthLoginFlowMgr.md +0 -165
  252. package/data/script-api/dw.customer.oauth.OAuthUserInfoResponse.md +0 -84
  253. package/data/script-api/dw.customer.oauth.md +0 -9
  254. package/data/script-api/dw.customer.shoppercontext.ShopperContext.md +0 -369
  255. package/data/script-api/dw.customer.shoppercontext.ShopperContextErrorCodes.md +0 -111
  256. package/data/script-api/dw.customer.shoppercontext.ShopperContextException.md +0 -77
  257. package/data/script-api/dw.customer.shoppercontext.ShopperContextMgr.md +0 -209
  258. package/data/script-api/dw.customer.shoppercontext.md +0 -9
  259. package/data/script-api/dw.experience.AspectAttributeValidationException.md +0 -25
  260. package/data/script-api/dw.experience.Component.md +0 -166
  261. package/data/script-api/dw.experience.ComponentRenderSettings.md +0 -130
  262. package/data/script-api/dw.experience.ComponentScriptContext.md +0 -148
  263. package/data/script-api/dw.experience.CustomEditor.md +0 -146
  264. package/data/script-api/dw.experience.CustomEditorResources.md +0 -100
  265. package/data/script-api/dw.experience.Page.md +0 -467
  266. package/data/script-api/dw.experience.PageMgr.md +0 -549
  267. package/data/script-api/dw.experience.PageScriptContext.md +0 -200
  268. package/data/script-api/dw.experience.Region.md +0 -119
  269. package/data/script-api/dw.experience.RegionRenderSettings.md +0 -207
  270. package/data/script-api/dw.experience.cms.CMSRecord.md +0 -125
  271. package/data/script-api/dw.experience.cms.md +0 -6
  272. package/data/script-api/dw.experience.image.FocalPoint.md +0 -71
  273. package/data/script-api/dw.experience.image.Image.md +0 -101
  274. package/data/script-api/dw.experience.image.ImageMetaData.md +0 -71
  275. package/data/script-api/dw.experience.image.md +0 -8
  276. package/data/script-api/dw.experience.md +0 -16
  277. package/data/script-api/dw.extensions.applepay.ApplePayHookResult.md +0 -254
  278. package/data/script-api/dw.extensions.applepay.ApplePayHooks.md +0 -572
  279. package/data/script-api/dw.extensions.applepay.md +0 -7
  280. package/data/script-api/dw.extensions.facebook.FacebookFeedHooks.md +0 -102
  281. package/data/script-api/dw.extensions.facebook.FacebookProduct.md +0 -1343
  282. package/data/script-api/dw.extensions.facebook.md +0 -7
  283. package/data/script-api/dw.extensions.paymentapi.PaymentApiHooks.md +0 -136
  284. package/data/script-api/dw.extensions.paymentapi.md +0 -6
  285. package/data/script-api/dw.extensions.paymentrequest.PaymentRequestHookResult.md +0 -149
  286. package/data/script-api/dw.extensions.paymentrequest.PaymentRequestHooks.md +0 -356
  287. package/data/script-api/dw.extensions.paymentrequest.md +0 -7
  288. package/data/script-api/dw.extensions.payments.SalesforceAdyenPaymentIntent.md +0 -134
  289. package/data/script-api/dw.extensions.payments.SalesforceAdyenSavedPaymentMethod.md +0 -283
  290. package/data/script-api/dw.extensions.payments.SalesforceBancontactPaymentDetails.md +0 -88
  291. package/data/script-api/dw.extensions.payments.SalesforceCardPaymentDetails.md +0 -107
  292. package/data/script-api/dw.extensions.payments.SalesforceEpsPaymentDetails.md +0 -63
  293. package/data/script-api/dw.extensions.payments.SalesforceIdealPaymentDetails.md +0 -63
  294. package/data/script-api/dw.extensions.payments.SalesforceKlarnaPaymentDetails.md +0 -63
  295. package/data/script-api/dw.extensions.payments.SalesforcePayPalOrder.md +0 -263
  296. package/data/script-api/dw.extensions.payments.SalesforcePayPalOrderAddress.md +0 -171
  297. package/data/script-api/dw.extensions.payments.SalesforcePayPalOrderPayer.md +0 -110
  298. package/data/script-api/dw.extensions.payments.SalesforcePayPalPaymentDetails.md +0 -88
  299. package/data/script-api/dw.extensions.payments.SalesforcePaymentDetails.md +0 -83
  300. package/data/script-api/dw.extensions.payments.SalesforcePaymentIntent.md +0 -273
  301. package/data/script-api/dw.extensions.payments.SalesforcePaymentMethod.md +0 -368
  302. package/data/script-api/dw.extensions.payments.SalesforcePaymentRequest.md +0 -1077
  303. package/data/script-api/dw.extensions.payments.SalesforcePaymentsHooks.md +0 -190
  304. package/data/script-api/dw.extensions.payments.SalesforcePaymentsMerchantAccount.md +0 -151
  305. package/data/script-api/dw.extensions.payments.SalesforcePaymentsMerchantAccountPaymentMethod.md +0 -98
  306. package/data/script-api/dw.extensions.payments.SalesforcePaymentsMgr.md +0 -989
  307. package/data/script-api/dw.extensions.payments.SalesforcePaymentsSiteConfiguration.md +0 -202
  308. package/data/script-api/dw.extensions.payments.SalesforcePaymentsZone.md +0 -393
  309. package/data/script-api/dw.extensions.payments.SalesforceSepaDebitPaymentDetails.md +0 -63
  310. package/data/script-api/dw.extensions.payments.SalesforceVenmoPaymentDetails.md +0 -88
  311. package/data/script-api/dw.extensions.payments.md +0 -28
  312. package/data/script-api/dw.extensions.pinterest.PinterestAvailability.md +0 -85
  313. package/data/script-api/dw.extensions.pinterest.PinterestFeedHooks.md +0 -118
  314. package/data/script-api/dw.extensions.pinterest.PinterestOrder.md +0 -263
  315. package/data/script-api/dw.extensions.pinterest.PinterestOrderHooks.md +0 -89
  316. package/data/script-api/dw.extensions.pinterest.PinterestProduct.md +0 -677
  317. package/data/script-api/dw.extensions.pinterest.md +0 -10
  318. package/data/script-api/dw.io.CSVStreamReader.md +0 -128
  319. package/data/script-api/dw.io.CSVStreamWriter.md +0 -92
  320. package/data/script-api/dw.io.File.md +0 -729
  321. package/data/script-api/dw.io.FileReader.md +0 -70
  322. package/data/script-api/dw.io.FileWriter.md +0 -159
  323. package/data/script-api/dw.io.InputStream.md +0 -35
  324. package/data/script-api/dw.io.OutputStream.md +0 -38
  325. package/data/script-api/dw.io.PrintWriter.md +0 -66
  326. package/data/script-api/dw.io.RandomAccessFileReader.md +0 -183
  327. package/data/script-api/dw.io.Reader.md +0 -284
  328. package/data/script-api/dw.io.StringWriter.md +0 -89
  329. package/data/script-api/dw.io.Writer.md +0 -96
  330. package/data/script-api/dw.io.XMLIndentingStreamWriter.md +0 -121
  331. package/data/script-api/dw.io.XMLStreamConstants.md +0 -172
  332. package/data/script-api/dw.io.XMLStreamReader.md +0 -1181
  333. package/data/script-api/dw.io.XMLStreamWriter.md +0 -478
  334. package/data/script-api/dw.io.md +0 -21
  335. package/data/script-api/dw.job.JobExecution.md +0 -111
  336. package/data/script-api/dw.job.JobStepExecution.md +0 -136
  337. package/data/script-api/dw.job.md +0 -7
  338. package/data/script-api/dw.net.FTPClient.md +0 -621
  339. package/data/script-api/dw.net.FTPFileInfo.md +0 -132
  340. package/data/script-api/dw.net.HTTPClient.md +0 -775
  341. package/data/script-api/dw.net.HTTPClientLoggingConfig.md +0 -363
  342. package/data/script-api/dw.net.HTTPRequestPart.md +0 -296
  343. package/data/script-api/dw.net.Mail.md +0 -487
  344. package/data/script-api/dw.net.SFTPClient.md +0 -535
  345. package/data/script-api/dw.net.SFTPFileInfo.md +0 -128
  346. package/data/script-api/dw.net.WebDAVClient.md +0 -762
  347. package/data/script-api/dw.net.WebDAVFileInfo.md +0 -163
  348. package/data/script-api/dw.net.md +0 -15
  349. package/data/script-api/dw.object.ActiveData.md +0 -86
  350. package/data/script-api/dw.object.CustomAttributes.md +0 -165
  351. package/data/script-api/dw.object.CustomObject.md +0 -82
  352. package/data/script-api/dw.object.CustomObjectMgr.md +0 -478
  353. package/data/script-api/dw.object.Extensible.md +0 -71
  354. package/data/script-api/dw.object.ExtensibleObject.md +0 -85
  355. package/data/script-api/dw.object.Note.md +0 -118
  356. package/data/script-api/dw.object.ObjectAttributeDefinition.md +0 -542
  357. package/data/script-api/dw.object.ObjectAttributeGroup.md +0 -160
  358. package/data/script-api/dw.object.ObjectAttributeValueDefinition.md +0 -78
  359. package/data/script-api/dw.object.ObjectTypeDefinition.md +0 -239
  360. package/data/script-api/dw.object.PersistentObject.md +0 -92
  361. package/data/script-api/dw.object.SimpleExtensible.md +0 -53
  362. package/data/script-api/dw.object.SystemObjectMgr.md +0 -520
  363. package/data/script-api/dw.object.md +0 -19
  364. package/data/script-api/dw.order.AbstractItem.md +0 -220
  365. package/data/script-api/dw.order.AbstractItemCtnr.md +0 -219
  366. package/data/script-api/dw.order.Appeasement.md +0 -398
  367. package/data/script-api/dw.order.AppeasementItem.md +0 -104
  368. package/data/script-api/dw.order.Basket.md +0 -868
  369. package/data/script-api/dw.order.BasketMgr.md +0 -673
  370. package/data/script-api/dw.order.BonusDiscountLineItem.md +0 -309
  371. package/data/script-api/dw.order.CouponLineItem.md +0 -289
  372. package/data/script-api/dw.order.CreateAgentBasketLimitExceededException.md +0 -35
  373. package/data/script-api/dw.order.CreateBasketFromOrderException.md +0 -54
  374. package/data/script-api/dw.order.CreateCouponLineItemException.md +0 -67
  375. package/data/script-api/dw.order.CreateOrderException.md +0 -23
  376. package/data/script-api/dw.order.CreateTemporaryBasketLimitExceededException.md +0 -35
  377. package/data/script-api/dw.order.GiftCertificate.md +0 -530
  378. package/data/script-api/dw.order.GiftCertificateLineItem.md +0 -292
  379. package/data/script-api/dw.order.GiftCertificateMgr.md +0 -228
  380. package/data/script-api/dw.order.GiftCertificateStatusCodes.md +0 -108
  381. package/data/script-api/dw.order.Invoice.md +0 -571
  382. package/data/script-api/dw.order.InvoiceItem.md +0 -199
  383. package/data/script-api/dw.order.LineItem.md +0 -577
  384. package/data/script-api/dw.order.LineItemCtnr.md +0 -2429
  385. package/data/script-api/dw.order.LineItemTax.md +0 -142
  386. package/data/script-api/dw.order.Order.md +0 -2770
  387. package/data/script-api/dw.order.OrderAddress.md +0 -624
  388. package/data/script-api/dw.order.OrderItem.md +0 -613
  389. package/data/script-api/dw.order.OrderMgr.md +0 -1502
  390. package/data/script-api/dw.order.OrderPaymentInstrument.md +0 -231
  391. package/data/script-api/dw.order.OrderProcessStatusCodes.md +0 -146
  392. package/data/script-api/dw.order.PaymentCard.md +0 -220
  393. package/data/script-api/dw.order.PaymentInstrument.md +0 -1416
  394. package/data/script-api/dw.order.PaymentMethod.md +0 -257
  395. package/data/script-api/dw.order.PaymentMgr.md +0 -138
  396. package/data/script-api/dw.order.PaymentProcessor.md +0 -106
  397. package/data/script-api/dw.order.PaymentStatusCodes.md +0 -70
  398. package/data/script-api/dw.order.PaymentTransaction.md +0 -291
  399. package/data/script-api/dw.order.PriceAdjustment.md +0 -745
  400. package/data/script-api/dw.order.PriceAdjustmentLimitTypes.md +0 -61
  401. package/data/script-api/dw.order.ProductLineItem.md +0 -1749
  402. package/data/script-api/dw.order.ProductShippingCost.md +0 -101
  403. package/data/script-api/dw.order.ProductShippingLineItem.md +0 -336
  404. package/data/script-api/dw.order.ProductShippingModel.md +0 -143
  405. package/data/script-api/dw.order.Return.md +0 -396
  406. package/data/script-api/dw.order.ReturnCase.md +0 -463
  407. package/data/script-api/dw.order.ReturnCaseItem.md +0 -372
  408. package/data/script-api/dw.order.ReturnItem.md +0 -335
  409. package/data/script-api/dw.order.Shipment.md +0 -1132
  410. package/data/script-api/dw.order.ShipmentShippingCost.md +0 -54
  411. package/data/script-api/dw.order.ShipmentShippingModel.md +0 -203
  412. package/data/script-api/dw.order.ShippingLineItem.md +0 -315
  413. package/data/script-api/dw.order.ShippingLocation.md +0 -313
  414. package/data/script-api/dw.order.ShippingMethod.md +0 -251
  415. package/data/script-api/dw.order.ShippingMgr.md +0 -173
  416. package/data/script-api/dw.order.ShippingOrder.md +0 -630
  417. package/data/script-api/dw.order.ShippingOrderItem.md +0 -425
  418. package/data/script-api/dw.order.SumItem.md +0 -158
  419. package/data/script-api/dw.order.TaxGroup.md +0 -128
  420. package/data/script-api/dw.order.TaxItem.md +0 -74
  421. package/data/script-api/dw.order.TaxMgr.md +0 -314
  422. package/data/script-api/dw.order.TrackingInfo.md +0 -261
  423. package/data/script-api/dw.order.TrackingRef.md +0 -108
  424. package/data/script-api/dw.order.hooks.BasketMergeHooks.md +0 -87
  425. package/data/script-api/dw.order.hooks.CalculateHooks.md +0 -139
  426. package/data/script-api/dw.order.hooks.CheckoutHooks.md +0 -88
  427. package/data/script-api/dw.order.hooks.OrderHooks.md +0 -96
  428. package/data/script-api/dw.order.hooks.PaymentHooks.md +0 -325
  429. package/data/script-api/dw.order.hooks.ReturnHooks.md +0 -395
  430. package/data/script-api/dw.order.hooks.ShippingOrderHooks.md +0 -426
  431. package/data/script-api/dw.order.hooks.TaxHooks.md +0 -495
  432. package/data/script-api/dw.order.hooks.md +0 -13
  433. package/data/script-api/dw.order.md +0 -65
  434. package/data/script-api/dw.rpc.SOAPUtil.md +0 -736
  435. package/data/script-api/dw.rpc.Stub.md +0 -373
  436. package/data/script-api/dw.rpc.WebReference.md +0 -133
  437. package/data/script-api/dw.rpc.md +0 -8
  438. package/data/script-api/dw.sitemap.SitemapFile.md +0 -137
  439. package/data/script-api/dw.sitemap.SitemapMgr.md +0 -165
  440. package/data/script-api/dw.sitemap.md +0 -7
  441. package/data/script-api/dw.suggest.BrandSuggestions.md +0 -34
  442. package/data/script-api/dw.suggest.CategorySuggestions.md +0 -76
  443. package/data/script-api/dw.suggest.ContentSuggestions.md +0 -76
  444. package/data/script-api/dw.suggest.CustomSuggestions.md +0 -34
  445. package/data/script-api/dw.suggest.ProductSuggestions.md +0 -76
  446. package/data/script-api/dw.suggest.SearchPhraseSuggestions.md +0 -126
  447. package/data/script-api/dw.suggest.SuggestModel.md +0 -471
  448. package/data/script-api/dw.suggest.SuggestedCategory.md +0 -51
  449. package/data/script-api/dw.suggest.SuggestedContent.md +0 -51
  450. package/data/script-api/dw.suggest.SuggestedPhrase.md +0 -70
  451. package/data/script-api/dw.suggest.SuggestedProduct.md +0 -55
  452. package/data/script-api/dw.suggest.SuggestedTerm.md +0 -143
  453. package/data/script-api/dw.suggest.SuggestedTerms.md +0 -144
  454. package/data/script-api/dw.suggest.Suggestions.md +0 -206
  455. package/data/script-api/dw.suggest.md +0 -19
  456. package/data/script-api/dw.svc.FTPService.md +0 -140
  457. package/data/script-api/dw.svc.FTPServiceDefinition.md +0 -97
  458. package/data/script-api/dw.svc.HTTPFormService.md +0 -32
  459. package/data/script-api/dw.svc.HTTPFormServiceDefinition.md +0 -36
  460. package/data/script-api/dw.svc.HTTPService.md +0 -370
  461. package/data/script-api/dw.svc.HTTPServiceDefinition.md +0 -290
  462. package/data/script-api/dw.svc.LocalServiceRegistry.md +0 -63
  463. package/data/script-api/dw.svc.Result.md +0 -320
  464. package/data/script-api/dw.svc.SOAPService.md +0 -104
  465. package/data/script-api/dw.svc.SOAPServiceDefinition.md +0 -32
  466. package/data/script-api/dw.svc.Service.md +0 -276
  467. package/data/script-api/dw.svc.ServiceCallback.md +0 -282
  468. package/data/script-api/dw.svc.ServiceConfig.md +0 -114
  469. package/data/script-api/dw.svc.ServiceCredential.md +0 -162
  470. package/data/script-api/dw.svc.ServiceDefinition.md +0 -211
  471. package/data/script-api/dw.svc.ServiceProfile.md +0 -152
  472. package/data/script-api/dw.svc.ServiceRegistry.md +0 -118
  473. package/data/script-api/dw.svc.md +0 -22
  474. package/data/script-api/dw.system.AgentUserStatusCodes.md +0 -41
  475. package/data/script-api/dw.system.Cache.md +0 -126
  476. package/data/script-api/dw.system.CacheMgr.md +0 -70
  477. package/data/script-api/dw.system.HookMgr.md +0 -78
  478. package/data/script-api/dw.system.InternalObject.md +0 -47
  479. package/data/script-api/dw.system.JobProcessMonitor.md +0 -103
  480. package/data/script-api/dw.system.Log.md +0 -198
  481. package/data/script-api/dw.system.LogNDC.md +0 -75
  482. package/data/script-api/dw.system.Logger.md +0 -216
  483. package/data/script-api/dw.system.OrganizationPreferences.md +0 -53
  484. package/data/script-api/dw.system.Pipeline.md +0 -94
  485. package/data/script-api/dw.system.PipelineDictionary.md +0 -42
  486. package/data/script-api/dw.system.RESTErrorResponse.md +0 -102
  487. package/data/script-api/dw.system.RESTResponseMgr.md +0 -243
  488. package/data/script-api/dw.system.RESTSuccessResponse.md +0 -62
  489. package/data/script-api/dw.system.RemoteInclude.md +0 -146
  490. package/data/script-api/dw.system.Request.md +0 -785
  491. package/data/script-api/dw.system.RequestHooks.md +0 -112
  492. package/data/script-api/dw.system.Response.md +0 -612
  493. package/data/script-api/dw.system.SearchStatus.md +0 -187
  494. package/data/script-api/dw.system.Session.md +0 -469
  495. package/data/script-api/dw.system.Site.md +0 -570
  496. package/data/script-api/dw.system.SitePreferences.md +0 -90
  497. package/data/script-api/dw.system.Status.md +0 -330
  498. package/data/script-api/dw.system.StatusItem.md +0 -273
  499. package/data/script-api/dw.system.System.md +0 -224
  500. package/data/script-api/dw.system.Transaction.md +0 -107
  501. package/data/script-api/dw.system.md +0 -32
  502. package/data/script-api/dw.template.ISML.md +0 -127
  503. package/data/script-api/dw.template.Velocity.md +0 -168
  504. package/data/script-api/dw.template.md +0 -7
  505. package/data/script-api/dw.util.ArrayList.md +0 -99
  506. package/data/script-api/dw.util.Assert.md +0 -370
  507. package/data/script-api/dw.util.BigInteger.md +0 -283
  508. package/data/script-api/dw.util.Bytes.md +0 -278
  509. package/data/script-api/dw.util.Calendar.md +0 -1051
  510. package/data/script-api/dw.util.Collection.md +0 -272
  511. package/data/script-api/dw.util.Currency.md +0 -147
  512. package/data/script-api/dw.util.DateUtils.md +0 -82
  513. package/data/script-api/dw.util.Decimal.md +0 -386
  514. package/data/script-api/dw.util.FilteringCollection.md +0 -140
  515. package/data/script-api/dw.util.Geolocation.md +0 -293
  516. package/data/script-api/dw.util.HashMap.md +0 -50
  517. package/data/script-api/dw.util.HashSet.md +0 -65
  518. package/data/script-api/dw.util.Iterator.md +0 -86
  519. package/data/script-api/dw.util.LinkedHashMap.md +0 -52
  520. package/data/script-api/dw.util.LinkedHashSet.md +0 -68
  521. package/data/script-api/dw.util.List.md +0 -429
  522. package/data/script-api/dw.util.Locale.md +0 -277
  523. package/data/script-api/dw.util.Map.md +0 -251
  524. package/data/script-api/dw.util.MapEntry.md +0 -68
  525. package/data/script-api/dw.util.MappingKey.md +0 -96
  526. package/data/script-api/dw.util.MappingMgr.md +0 -113
  527. package/data/script-api/dw.util.PropertyComparator.md +0 -122
  528. package/data/script-api/dw.util.SecureEncoder.md +0 -582
  529. package/data/script-api/dw.util.SecureFilter.md +0 -572
  530. package/data/script-api/dw.util.SeekableIterator.md +0 -187
  531. package/data/script-api/dw.util.Set.md +0 -39
  532. package/data/script-api/dw.util.SortedMap.md +0 -148
  533. package/data/script-api/dw.util.SortedSet.md +0 -173
  534. package/data/script-api/dw.util.StringUtils.md +0 -655
  535. package/data/script-api/dw.util.Template.md +0 -141
  536. package/data/script-api/dw.util.UUIDUtils.md +0 -34
  537. package/data/script-api/dw.util.md +0 -37
  538. package/data/script-api/dw.value.EnumValue.md +0 -105
  539. package/data/script-api/dw.value.MimeEncodedText.md +0 -131
  540. package/data/script-api/dw.value.Money.md +0 -526
  541. package/data/script-api/dw.value.Quantity.md +0 -299
  542. package/data/script-api/dw.value.md +0 -9
  543. package/data/script-api/dw.web.CSRFProtection.md +0 -105
  544. package/data/script-api/dw.web.ClickStream.md +0 -177
  545. package/data/script-api/dw.web.ClickStreamEntry.md +0 -255
  546. package/data/script-api/dw.web.Cookie.md +0 -431
  547. package/data/script-api/dw.web.Cookies.md +0 -59
  548. package/data/script-api/dw.web.Form.md +0 -84
  549. package/data/script-api/dw.web.FormAction.md +0 -195
  550. package/data/script-api/dw.web.FormElement.md +0 -211
  551. package/data/script-api/dw.web.FormElementValidationResult.md +0 -170
  552. package/data/script-api/dw.web.FormField.md +0 -642
  553. package/data/script-api/dw.web.FormFieldOption.md +0 -211
  554. package/data/script-api/dw.web.FormFieldOptions.md +0 -49
  555. package/data/script-api/dw.web.FormGroup.md +0 -222
  556. package/data/script-api/dw.web.FormList.md +0 -134
  557. package/data/script-api/dw.web.FormListItem.md +0 -57
  558. package/data/script-api/dw.web.Forms.md +0 -25
  559. package/data/script-api/dw.web.HttpParameter.md +0 -462
  560. package/data/script-api/dw.web.HttpParameterMap.md +0 -194
  561. package/data/script-api/dw.web.LoopIterator.md +0 -231
  562. package/data/script-api/dw.web.PageMetaData.md +0 -197
  563. package/data/script-api/dw.web.PageMetaTag.md +0 -173
  564. package/data/script-api/dw.web.PagingModel.md +0 -407
  565. package/data/script-api/dw.web.Resource.md +0 -147
  566. package/data/script-api/dw.web.URL.md +0 -174
  567. package/data/script-api/dw.web.URLAction.md +0 -95
  568. package/data/script-api/dw.web.URLParameter.md +0 -52
  569. package/data/script-api/dw.web.URLRedirect.md +0 -72
  570. package/data/script-api/dw.web.URLRedirectMgr.md +0 -86
  571. package/data/script-api/dw.web.URLUtils.md +0 -1357
  572. package/data/script-api/dw.web.md +0 -34
  573. package/data/script-api/dw.ws.Port.md +0 -126
  574. package/data/script-api/dw.ws.WSUtil.md +0 -728
  575. package/data/script-api/dw.ws.WebReference2.md +0 -137
  576. package/data/script-api/dw.ws.md +0 -8
  577. package/data/script-api/index.md +0 -40
@@ -1,989 +0,0 @@
1
- <!-- prettier-ignore-start -->
2
- # Class SalesforcePaymentsMgr
3
-
4
- - [TopLevel.Object](TopLevel.Object.md)
5
- - [dw.extensions.payments.SalesforcePaymentsMgr](dw.extensions.payments.SalesforcePaymentsMgr.md)
6
-
7
- Contains functionality for use with Salesforce Payments. See Salesforce Payments documentation for how to gain access
8
- and configure it for use on your sites.
9
-
10
-
11
-
12
- ## Constant Summary
13
-
14
- | Constant | Description |
15
- | --- | --- |
16
- | [CANCELLATION_REASON_ABANDONED](#cancellation_reason_abandoned): [String](TopLevel.String.md) = "abandoned" | Cancellation reason indicating customer abandoned payment. |
17
- | [CANCELLATION_REASON_DUPLICATE](#cancellation_reason_duplicate): [String](TopLevel.String.md) = "duplicate" | Cancellation reason indicating payment intent was a duplicate. |
18
- | [CANCELLATION_REASON_FRAUDULENT](#cancellation_reason_fraudulent): [String](TopLevel.String.md) = "fraudulent" | Cancellation reason indicating payment was fraudulent. |
19
- | [CANCELLATION_REASON_REQUESTED_BY_CUSTOMER](#cancellation_reason_requested_by_customer): [String](TopLevel.String.md) = "requested_by_customer" | Cancellation reason indicating customer action or request. |
20
- | [REFUND_REASON_DUPLICATE](#refund_reason_duplicate): [String](TopLevel.String.md) = "duplicate" | Refund reason indicating payment intent was a duplicate. |
21
- | [REFUND_REASON_FRAUDULENT](#refund_reason_fraudulent): [String](TopLevel.String.md) = "fraudulent" | Refund reason indicating payment was fraudulent. |
22
- | [REFUND_REASON_REQUESTED_BY_CUSTOMER](#refund_reason_requested_by_customer): [String](TopLevel.String.md) = "requested_by_customer" | Refund reason indicating customer action or request. |
23
-
24
- ## Property Summary
25
-
26
- | Property | Description |
27
- | --- | --- |
28
- | [paymentsSiteConfig](#paymentssiteconfig): [SalesforcePaymentsSiteConfiguration](dw.extensions.payments.SalesforcePaymentsSiteConfiguration.md) `(read-only)` | Returns a payments site configuration object for the current site. |
29
-
30
- ## Constructor Summary
31
-
32
- This class does not have a constructor, so you cannot create it directly.
33
- ## Method Summary
34
-
35
- | Method | Description |
36
- | --- | --- |
37
- | ~~static [attachPaymentMethod](dw.extensions.payments.SalesforcePaymentsMgr.md#attachpaymentmethodsalesforcepaymentmethod-customer)([SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md), [Customer](dw.customer.Customer.md))~~ | Attaches the given payment method to the given customer. |
38
- | static [authorizePayPalOrder](dw.extensions.payments.SalesforcePaymentsMgr.md#authorizepaypalordersalesforcepaypalorder)([SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)) | Authorizes the given PayPal order. |
39
- | static [cancelPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#cancelpaymentintentsalesforcepaymentintent-object)([SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), [Object](TopLevel.Object.md)) | Cancels the given payment intent. |
40
- | static [captureAdyenPayment](dw.extensions.payments.SalesforcePaymentsMgr.md#captureadyenpaymentorderpaymentinstrument-money-object)([OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), [Money](dw.value.Money.md), [Object](TopLevel.Object.md)) | Captures funds for the given order payment instrument. |
41
- | static [capturePayPalOrder](dw.extensions.payments.SalesforcePaymentsMgr.md#capturepaypalordersalesforcepaypalorder)([SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)) | Captures funds for the given PayPal order. |
42
- | static [capturePaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#capturepaymentintentsalesforcepaymentintent-money)([SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), [Money](dw.value.Money.md)) | Captures funds for the given payment intent. |
43
- | static [confirmPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#confirmpaymentintentorder-salesforcepaymentmethod-object)([Order](dw.order.Order.md), [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md), [Object](TopLevel.Object.md)) | <p> Confirms a new payment intent using the given payment method, and associates it with the given order. |
44
- | static [createAdyenPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#createadyenpaymentintentorder-shipment-string-money-boolean-object-object)([Order](dw.order.Order.md), [Shipment](dw.order.Shipment.md), [String](TopLevel.String.md), [Money](dw.value.Money.md), [Boolean](TopLevel.Boolean.md), [Object](TopLevel.Object.md), [Object](TopLevel.Object.md)) | <p> Creates an Adyen payment intent using the given information, and associates it with the given order. |
45
- | static [createPayPalOrder](dw.extensions.payments.SalesforcePaymentsMgr.md#createpaypalorderbasket-shipment-string-money-object)([Basket](dw.order.Basket.md), [Shipment](dw.order.Shipment.md), [String](TopLevel.String.md), [Money](dw.value.Money.md), [Object](TopLevel.Object.md)) | <p> Creates a PayPal order using the given information, and associates it with the given basket. |
46
- | static [createPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#createpaymentintentbasket-shipment-string-money-boolean-object)([Basket](dw.order.Basket.md), [Shipment](dw.order.Shipment.md), [String](TopLevel.String.md), [Money](dw.value.Money.md), [Boolean](TopLevel.Boolean.md), [Object](TopLevel.Object.md)) | <p> Creates a payment intent using the given information, and associates it with the given basket. |
47
- | ~~static [detachPaymentMethod](dw.extensions.payments.SalesforcePaymentsMgr.md#detachpaymentmethodsalesforcepaymentmethod)([SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md))~~ | Detaches the given payment method from its associated customer. |
48
- | static [getAdyenSavedPaymentMethods](dw.extensions.payments.SalesforcePaymentsMgr.md#getadyensavedpaymentmethodscustomer)([Customer](dw.customer.Customer.md)) | Returns a collection containing the Adyen payment methods saved to be presented to the given customer for reuse in checkouts. |
49
- | ~~static [getAttachedPaymentMethods](dw.extensions.payments.SalesforcePaymentsMgr.md#getattachedpaymentmethodscustomer)([Customer](dw.customer.Customer.md))~~ | Returns a collection containing the payment methods attached to the given customer. |
50
- | static [getOffSessionPaymentMethods](dw.extensions.payments.SalesforcePaymentsMgr.md#getoffsessionpaymentmethodscustomer)([Customer](dw.customer.Customer.md)) | Returns a collection containing the payment methods for the given customer set up for future off session reuse. |
51
- | static [getPayPalOrder](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaypalorderbasket)([Basket](dw.order.Basket.md)) | Returns the PayPal order for the given basket, or `null` if the given basket has none. |
52
- | static [getPayPalOrder](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaypalorderorder)([Order](dw.order.Order.md)) | Returns the PayPal order for the given order, or `null` if the given order has none. |
53
- | static [getPaymentDetails](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaymentdetailsorderpaymentinstrument)([OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md)) | Returns the details to the Salesforce Payments payment associated with the given payment instrument, or `null` if the given payment instrument has none. |
54
- | static [getPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaymentintentbasket)([Basket](dw.order.Basket.md)) | Returns the payment intent for the given basket, or `null` if the given basket has none. |
55
- | static [getPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaymentintentorder)([Order](dw.order.Order.md)) | Returns the payment intent for the given order, or `null` if the given order has none. |
56
- | static [getPaymentsSiteConfig](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaymentssiteconfig)() | Returns a payments site configuration object for the current site. |
57
- | static [getPaymentsZone](dw.extensions.payments.SalesforcePaymentsMgr.md#getpaymentszonestring)([String](TopLevel.String.md)) | Returns a payments zone object for the passed in payments zone ID. |
58
- | static [getSavedPaymentMethods](dw.extensions.payments.SalesforcePaymentsMgr.md#getsavedpaymentmethodscustomer)([Customer](dw.customer.Customer.md)) | Returns a collection containing the payment methods saved to be presented to the given customer for reuse in checkouts. |
59
- | static [handleAdyenAdditionalDetails](dw.extensions.payments.SalesforcePaymentsMgr.md#handleadyenadditionaldetailsorder-string-object)([Order](dw.order.Order.md), [String](TopLevel.String.md), [Object](TopLevel.Object.md)) | <p> Handles the given additional Adyen payment details and associates the associated payment with the given order, if applicable. |
60
- | static [onCustomerRegistered](dw.extensions.payments.SalesforcePaymentsMgr.md#oncustomerregisteredorder)([Order](dw.order.Order.md)) | Handles the account registration of the shopper who placed the given order. |
61
- | static [refundAdyenPayment](dw.extensions.payments.SalesforcePaymentsMgr.md#refundadyenpaymentorderpaymentinstrument-money-object)([OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), [Money](dw.value.Money.md), [Object](TopLevel.Object.md)) | Refunds previously captured funds for the given order payment instrument. |
62
- | static [refundPayPalOrderCapture](dw.extensions.payments.SalesforcePaymentsMgr.md#refundpaypalordercapturesalesforcepaypalorder)([SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)) | Refunds the capture for the given PayPal order. |
63
- | static [refundPaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#refundpaymentintentsalesforcepaymentintent-money-object)([SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), [Money](dw.value.Money.md), [Object](TopLevel.Object.md)) | Refunds previously captured funds for the given payment intent. |
64
- | static [removeAdyenSavedPaymentMethod](dw.extensions.payments.SalesforcePaymentsMgr.md#removeadyensavedpaymentmethodsalesforceadyensavedpaymentmethod)([SalesforceAdyenSavedPaymentMethod](dw.extensions.payments.SalesforceAdyenSavedPaymentMethod.md)) | Deletes an Adyen saved payment method. |
65
- | static [removeSavedPaymentMethod](dw.extensions.payments.SalesforcePaymentsMgr.md#removesavedpaymentmethodsalesforcepaymentmethod)([SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md)) | Removes the given saved payment method so that it is no longer presented to the given customer for reuse in checkouts. |
66
- | static [resolvePaymentsZone](dw.extensions.payments.SalesforcePaymentsMgr.md#resolvepaymentszoneobject)([Object](TopLevel.Object.md)) | Resolves and returns the payments zone object for the passed in payments zone properties object. |
67
- | static [reverseAdyenPayment](dw.extensions.payments.SalesforcePaymentsMgr.md#reverseadyenpaymentorderpaymentinstrument-object)([OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), [Object](TopLevel.Object.md)) | Reverses the authorisation for the given order payment instrument. |
68
- | static [savePaymentMethod](dw.extensions.payments.SalesforcePaymentsMgr.md#savepaymentmethodcustomer-salesforcepaymentmethod)([Customer](dw.customer.Customer.md), [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md)) | Saves the given payment method to be presented to the given customer for reuse in subsequent checkouts. |
69
- | static [setPaymentDetails](dw.extensions.payments.SalesforcePaymentsMgr.md#setpaymentdetailsorderpaymentinstrument-salesforcepaymentdetails)([OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), [SalesforcePaymentDetails](dw.extensions.payments.SalesforcePaymentDetails.md)) | Sets the details to the Salesforce Payments payment associated with the given payment instrument. |
70
- | static [updatePaymentIntent](dw.extensions.payments.SalesforcePaymentsMgr.md#updatepaymentintentsalesforcepaymentintent-shipment-money-string-object)([SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), [Shipment](dw.order.Shipment.md), [Money](dw.value.Money.md), [String](TopLevel.String.md), [Object](TopLevel.Object.md)) | Updates the provided information in the given payment intent. |
71
- | static [voidPayPalOrderAuthorization](dw.extensions.payments.SalesforcePaymentsMgr.md#voidpaypalorderauthorizationsalesforcepaypalorder)([SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)) | Voids the authorization for the given PayPal order. |
72
-
73
- ### Methods inherited from class Object
74
-
75
- [assign](TopLevel.Object.md#assignobject-object), [create](TopLevel.Object.md#createobject), [create](TopLevel.Object.md#createobject-object), [defineProperties](TopLevel.Object.md#definepropertiesobject-object), [defineProperty](TopLevel.Object.md#definepropertyobject-object-object), [entries](TopLevel.Object.md#entriesobject), [freeze](TopLevel.Object.md#freezeobject), [fromEntries](TopLevel.Object.md#fromentriesiterable), [getOwnPropertyDescriptor](TopLevel.Object.md#getownpropertydescriptorobject-object), [getOwnPropertyNames](TopLevel.Object.md#getownpropertynamesobject), [getOwnPropertySymbols](TopLevel.Object.md#getownpropertysymbolsobject), [getPrototypeOf](TopLevel.Object.md#getprototypeofobject), [hasOwnProperty](TopLevel.Object.md#hasownpropertystring), [is](TopLevel.Object.md#isobject-object), [isExtensible](TopLevel.Object.md#isextensibleobject), [isFrozen](TopLevel.Object.md#isfrozenobject), [isPrototypeOf](TopLevel.Object.md#isprototypeofobject), [isSealed](TopLevel.Object.md#issealedobject), [keys](TopLevel.Object.md#keysobject), [preventExtensions](TopLevel.Object.md#preventextensionsobject), [propertyIsEnumerable](TopLevel.Object.md#propertyisenumerablestring), [seal](TopLevel.Object.md#sealobject), [setPrototypeOf](TopLevel.Object.md#setprototypeofobject-object), [toLocaleString](TopLevel.Object.md#tolocalestring), [toString](TopLevel.Object.md#tostring), [valueOf](TopLevel.Object.md#valueof), [values](TopLevel.Object.md#valuesobject)
76
- ## Constant Details
77
-
78
- ### CANCELLATION_REASON_ABANDONED
79
-
80
- - CANCELLATION_REASON_ABANDONED: [String](TopLevel.String.md) = "abandoned"
81
- - : Cancellation reason indicating customer abandoned payment.
82
-
83
-
84
- ---
85
-
86
- ### CANCELLATION_REASON_DUPLICATE
87
-
88
- - CANCELLATION_REASON_DUPLICATE: [String](TopLevel.String.md) = "duplicate"
89
- - : Cancellation reason indicating payment intent was a duplicate.
90
-
91
-
92
- ---
93
-
94
- ### CANCELLATION_REASON_FRAUDULENT
95
-
96
- - CANCELLATION_REASON_FRAUDULENT: [String](TopLevel.String.md) = "fraudulent"
97
- - : Cancellation reason indicating payment was fraudulent.
98
-
99
-
100
- ---
101
-
102
- ### CANCELLATION_REASON_REQUESTED_BY_CUSTOMER
103
-
104
- - CANCELLATION_REASON_REQUESTED_BY_CUSTOMER: [String](TopLevel.String.md) = "requested_by_customer"
105
- - : Cancellation reason indicating customer action or request.
106
-
107
-
108
- ---
109
-
110
- ### REFUND_REASON_DUPLICATE
111
-
112
- - REFUND_REASON_DUPLICATE: [String](TopLevel.String.md) = "duplicate"
113
- - : Refund reason indicating payment intent was a duplicate.
114
-
115
-
116
- ---
117
-
118
- ### REFUND_REASON_FRAUDULENT
119
-
120
- - REFUND_REASON_FRAUDULENT: [String](TopLevel.String.md) = "fraudulent"
121
- - : Refund reason indicating payment was fraudulent.
122
-
123
-
124
- ---
125
-
126
- ### REFUND_REASON_REQUESTED_BY_CUSTOMER
127
-
128
- - REFUND_REASON_REQUESTED_BY_CUSTOMER: [String](TopLevel.String.md) = "requested_by_customer"
129
- - : Refund reason indicating customer action or request.
130
-
131
-
132
- ---
133
-
134
- ## Property Details
135
-
136
- ### paymentsSiteConfig
137
- - paymentsSiteConfig: [SalesforcePaymentsSiteConfiguration](dw.extensions.payments.SalesforcePaymentsSiteConfiguration.md) `(read-only)`
138
- - : Returns a payments site configuration object for the current site.
139
-
140
-
141
- ---
142
-
143
- ## Method Details
144
-
145
- ### attachPaymentMethod(SalesforcePaymentMethod, Customer)
146
- - ~~static attachPaymentMethod(paymentMethod: [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md), customer: [Customer](dw.customer.Customer.md)): void~~
147
- - : Attaches the given payment method to the given customer. Use this method to attach a payment method of type
148
- [SalesforcePaymentMethod.TYPE_CARD](dw.extensions.payments.SalesforcePaymentMethod.md#type_card) to a shopper who registers as a customer after placing an order, and
149
- has affirmatively elected to save their card as part of the registration process. This method will throw an error
150
- if passed incompatible payment method and/or customer objects.
151
-
152
-
153
- **Parameters:**
154
- - paymentMethod - payment method to attach to customer
155
- - customer - customer whose payment method to attach
156
-
157
- **Throws:**
158
- - Exception - if there was an error attaching the payment method to the customer
159
-
160
- **Deprecated:**
161
- :::warning
162
- use [onCustomerRegistered(Order)](dw.extensions.payments.SalesforcePaymentsMgr.md#oncustomerregisteredorder) and
163
- [savePaymentMethod(Customer, SalesforcePaymentMethod)](dw.extensions.payments.SalesforcePaymentsMgr.md#savepaymentmethodcustomer-salesforcepaymentmethod)
164
-
165
- :::
166
-
167
- ---
168
-
169
- ### authorizePayPalOrder(SalesforcePayPalOrder)
170
- - static authorizePayPalOrder(paypalOrder: [SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)): [Status](dw.system.Status.md)
171
- - : Authorizes the given PayPal order.
172
-
173
-
174
- The PayPal order must be in a status that supports authorization. See the PayPal documentation for more details.
175
-
176
-
177
- **Parameters:**
178
- - paypalOrder - PayPal order to authorize
179
-
180
- **Returns:**
181
- - Status 'OK' or 'ERROR'. Status detail `'error'` contains the PayPal error information, if it
182
- is available in the response.
183
-
184
-
185
- **Throws:**
186
- - Exception - if there was an error authorizing the PayPal order
187
-
188
-
189
- ---
190
-
191
- ### cancelPaymentIntent(SalesforcePaymentIntent, Object)
192
- - static cancelPaymentIntent(paymentIntent: [SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), paymentIntentProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
193
- - : Cancels the given payment intent. If a payment authorization has been made for the payment intent, the
194
- authorization is removed.
195
-
196
-
197
- The payment intent must be in a status that supports cancel. See the Stripe documentation for more details.
198
-
199
-
200
-
201
-
202
- The following Payment Intent property is supported:
203
-
204
- - `cancellationReason`- optional payment intent cancellation reason
205
-
206
-
207
- **Parameters:**
208
- - paymentIntent - payment intent to capture
209
- - paymentIntentProperties - additional properties to pass to the create Payment Intent API
210
-
211
- **Returns:**
212
- - Status 'OK' or 'ERROR'. Status detail `'paymentintent'` contains the payment intent, if it is
213
- available in the Stripe response. Status detail `'error'` contains the Stripe error
214
- information, if it is available in the response.
215
-
216
-
217
- **Throws:**
218
- - Exception - if there was an error canceling the payment intent
219
-
220
- **See Also:**
221
- - [CANCELLATION_REASON_ABANDONED](dw.extensions.payments.SalesforcePaymentsMgr.md#cancellation_reason_abandoned)
222
- - [CANCELLATION_REASON_DUPLICATE](dw.extensions.payments.SalesforcePaymentsMgr.md#cancellation_reason_duplicate)
223
- - [CANCELLATION_REASON_FRAUDULENT](dw.extensions.payments.SalesforcePaymentsMgr.md#cancellation_reason_fraudulent)
224
- - [CANCELLATION_REASON_REQUESTED_BY_CUSTOMER](dw.extensions.payments.SalesforcePaymentsMgr.md#cancellation_reason_requested_by_customer)
225
-
226
-
227
- ---
228
-
229
- ### captureAdyenPayment(OrderPaymentInstrument, Money, Object)
230
- - static captureAdyenPayment(orderPaymentInstrument: [OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), amount: [Money](dw.value.Money.md), transactionProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
231
- - : Captures funds for the given order payment instrument.
232
-
233
-
234
- The order payment instrument must be in a state that supports capture.
235
-
236
-
237
-
238
-
239
- The `amount` must be less than or equal to the amount available to capture.
240
-
241
-
242
-
243
-
244
- The following Transaction properties are supported:
245
-
246
- - `reference`- optional reference for the transaction, for example order number
247
-
248
-
249
- **Parameters:**
250
- - orderPaymentInstrument - payment instrument to capture
251
- - amount - amount to capture
252
- - transactionProperties - properties to pass to the capture Adyen Payment API
253
-
254
- **Returns:**
255
- - Status 'OK' or 'ERROR'.
256
-
257
- **Throws:**
258
- - Exception - if there was an error capturing the payment instrument
259
-
260
-
261
- ---
262
-
263
- ### capturePayPalOrder(SalesforcePayPalOrder)
264
- - static capturePayPalOrder(paypalOrder: [SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)): [Status](dw.system.Status.md)
265
- - : Captures funds for the given PayPal order.
266
-
267
-
268
- The PayPal order must be in a status that supports capture. See the PayPal documentation for more details.
269
-
270
-
271
- **Parameters:**
272
- - paypalOrder - PayPal order to capture
273
-
274
- **Returns:**
275
- - Status 'OK' or 'ERROR'. Status detail `'error'` contains the PayPal error information, if it
276
- is available in the response.
277
-
278
-
279
- **Throws:**
280
- - Exception - if there was an error capturing the PayPal order
281
-
282
-
283
- ---
284
-
285
- ### capturePaymentIntent(SalesforcePaymentIntent, Money)
286
- - static capturePaymentIntent(paymentIntent: [SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), amount: [Money](dw.value.Money.md)): [Status](dw.system.Status.md)
287
- - : Captures funds for the given payment intent.
288
-
289
-
290
- The payment intent must be in a status that supports capture. See the Stripe documentation for more details.
291
-
292
-
293
-
294
-
295
- If `amount` is not specified, the default is the full amount available to capture. If specified, the
296
- amount must be less than or equal to the amount available to capture.
297
-
298
-
299
- **Parameters:**
300
- - paymentIntent - payment intent to capture
301
- - amount - optional amount to capture, defaults to amount available to capture
302
-
303
- **Returns:**
304
- - Status 'OK' or 'ERROR'. Status detail `'error'` contains the Stripe error information, if it
305
- is available in the response.
306
-
307
-
308
- **Throws:**
309
- - Exception - if there was an error capturing the payment intent
310
-
311
-
312
- ---
313
-
314
- ### confirmPaymentIntent(Order, SalesforcePaymentMethod, Object)
315
- - static confirmPaymentIntent(order: [Order](dw.order.Order.md), paymentMethod: [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md), paymentIntentProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
316
- - :
317
-
318
- Confirms a new payment intent using the given payment method, and associates it with the given order.
319
-
320
-
321
-
322
-
323
- The order must be prepared to contain products, shipments, and any other necessary data, and must be calculated
324
- to reflect the correct total amounts. If the order is not for the same [Customer](dw.customer.Customer.md) as the given
325
- payment method, an error is thrown.
326
-
327
-
328
-
329
-
330
- The specified payment method must be set up for off session future use or an error is thrown. iDeal and
331
- Bancontact implement reuse differently than other payment methods, but they can't be reused themselves.
332
-
333
-
334
-
335
-
336
- The following Payment Intent properties are supported:
337
-
338
- - `statementDescriptor`- optional statement descriptor - `cardCaptureAutomatic`- optional `true`if the credit card payment should be automatically captured at the time of the sale, or `false`if the credit card payment should be captured later
339
-
340
- If `cardCaptureAutomatic`is provided it is used to determine card capture timing, and otherwise the default card capture timing set for the site is used.
341
-
342
- If `statementDescriptor`is provided it is used as the complete description that appears on your customers' statements for the payment, and if not a default statement descriptor is used. If a default statement descriptor is set for the site it is used as the default, and otherwise the default statement descriptor for the account will apply.
343
-
344
-
345
- **Parameters:**
346
- - order - order to pay using Salesforce Payments
347
- - paymentMethod - payment method to use to pay
348
- - paymentIntentProperties - additional properties to pass to the create Payment Intent API
349
-
350
- **Returns:**
351
- - Status 'OK' or 'ERROR'. Status detail `'paymentintent'` contains the payment intent, if it is
352
- available in the Stripe response. Status detail `'error'` contains the Stripe error
353
- information, if it is available in the response.
354
-
355
-
356
- **Throws:**
357
- - Exception - if the parameter validation failed or there's an error confirming the payment intent
358
-
359
-
360
- ---
361
-
362
- ### createAdyenPaymentIntent(Order, Shipment, String, Money, Boolean, Object, Object)
363
- - static createAdyenPaymentIntent(order: [Order](dw.order.Order.md), shipment: [Shipment](dw.order.Shipment.md), zoneId: [String](TopLevel.String.md), amount: [Money](dw.value.Money.md), customerRequired: [Boolean](TopLevel.Boolean.md), paymentData: [Object](TopLevel.Object.md), paymentIntentProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
364
- - :
365
-
366
- Creates an Adyen payment intent using the given information, and associates it with the given order.
367
-
368
-
369
-
370
-
371
- The following Payment Intent properties are supported:
372
-
373
- - `type`- required payment method type, such as [SalesforcePaymentMethod.TYPE_CARD](dw.extensions.payments.SalesforcePaymentMethod.md#type_card) - `cardCaptureAutomatic`- optional `true`if the credit card payment should be automatically captured at the time of the sale, or `false`if the credit card payment should be captured later - `storePaymentMethod`- optional `true`if the payment method should be stored for future usage, or `false`if not
374
-
375
- If `cardCaptureAutomatic`is provided it is used to determine card capture timing, and otherwise the default card capture timing set for the site is used.
376
-
377
-
378
- **Parameters:**
379
- - order - order to checkout and pay using Salesforce Payments
380
- - shipment - shipment to use for shipping information in the payment intent
381
- - zoneId - id of the payment zone
382
- - amount - payment amount
383
- - customerRequired - `true` if an Adyen shopper reference must be associated with the transaction and needs to be created if it does not already exist for the given ecom customer or `false` a shopper reference does not have to be associated with the transaction. A customer is required if storing a payment method for future usage or using an existing stored payment method.
384
- - paymentData - Adyen specific payment data passed directly from the client as-is
385
- - paymentIntentProperties - properties to pass to the create Payment Intent API
386
-
387
- **Returns:**
388
- - Status 'OK' or 'ERROR'. Status detail `'paymentintent'` contains the payment intent, if it is
389
- available in the Adyen response. Status detail `'error'` contains the Adyen error information,
390
- if it is available in the response.
391
-
392
-
393
-
394
- ---
395
-
396
- ### createPayPalOrder(Basket, Shipment, String, Money, Object)
397
- - static createPayPalOrder(basket: [Basket](dw.order.Basket.md), shipment: [Shipment](dw.order.Shipment.md), zoneId: [String](TopLevel.String.md), amount: [Money](dw.value.Money.md), paypalOrderProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
398
- - :
399
-
400
- Creates a PayPal order using the given information, and associates it with the given basket.
401
-
402
-
403
-
404
-
405
- The following PayPal order properties are supported:
406
-
407
- - `fundingSource`- required funding source, such as [SalesforcePayPalOrder.TYPE_PAYPAL](dw.extensions.payments.SalesforcePayPalOrder.md#type_paypal) - `intent`- optional order capture timing intent, such as [SalesforcePayPalOrder.INTENT_AUTHORIZE](dw.extensions.payments.SalesforcePayPalOrder.md#intent_authorize)or [SalesforcePayPalOrder.INTENT_CAPTURE](dw.extensions.payments.SalesforcePayPalOrder.md#intent_capture) - `shippingPreference`- optional shipping preference, such as `"GET_FROM_FILE"` - `userAction`- optional user action, such as `"PAY_NOW"`
408
-
409
- If `intent`is provided it is used to determine manual or automatic capture, and otherwise the default card capture timing set for the site is used.
410
-
411
-
412
- **Parameters:**
413
- - basket - basket to checkout and pay using Salesforce Payments
414
- - shipment - shipment to use for shipping information in the payment intent
415
- - zoneId - id of the payment zone
416
- - amount - payment amount
417
- - paypalOrderProperties - properties to pass to the create PayPal order API
418
-
419
- **Returns:**
420
- - Status 'OK' or 'ERROR'. Status detail `'paypalorder'` contains the PayPal order, if it is
421
- available in the PayPal response. Status detail `'error'` contains the PayPal error
422
- information, if it is available in the response.
423
-
424
-
425
-
426
- ---
427
-
428
- ### createPaymentIntent(Basket, Shipment, String, Money, Boolean, Object)
429
- - static createPaymentIntent(basket: [Basket](dw.order.Basket.md), shipment: [Shipment](dw.order.Shipment.md), zoneId: [String](TopLevel.String.md), amount: [Money](dw.value.Money.md), stripeCustomerRequired: [Boolean](TopLevel.Boolean.md), paymentIntentProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
430
- - :
431
-
432
- Creates a payment intent using the given information, and associates it with the given basket.
433
-
434
-
435
-
436
-
437
- The following Payment Intent properties are supported:
438
-
439
- - `type`- required payment method type, such as [SalesforcePaymentMethod.TYPE_CARD](dw.extensions.payments.SalesforcePaymentMethod.md#type_card) - `statementDescriptor`- optional statement descriptor - `cardCaptureAutomatic`- optional `true`if the credit card payment should be automatically captured at the time of the sale, or `false`if the credit card payment should be captured later - `setupFutureUsage`- optional future usage setup value, such as [SalesforcePaymentIntent.SETUP_FUTURE_USAGE_ON_SESSION](dw.extensions.payments.SalesforcePaymentIntent.md#setup_future_usage_on_session)
440
-
441
- The `stripeCustomerRequired`must be set to `true`if the payment will be set up for future usage, whether on session or off session. If `true`then if a Stripe Customer is associated with the shopper then it will be used, and otherwise a new Stripe Customer will be created. The new Stripe Customer will be associated with the shopper if logged into a registered customer account for the site.
442
-
443
- If `cardCaptureAutomatic`is provided it is used to determine card capture timing, and otherwise the default card capture timing set for the site is used.
444
-
445
- If `statementDescriptor`is provided it is used as the complete description that appears on your customers' statements for the payment, and if not a default statement descriptor is used. If a default statement descriptor is set for the site it is used as the default, and otherwise the default statement descriptor for the account will apply.
446
-
447
- If `setupFutureUsage`is provided it will be used to prepare the payment to be set up for future usage at confirmation time. When set, this future usage setup value must match the value used at confirmation time.
448
-
449
-
450
- **Parameters:**
451
- - basket - basket to checkout and pay using Salesforce Payments
452
- - shipment - shipment to use for shipping information in the payment intent
453
- - zoneId - id of the payment zone
454
- - amount - payment amount
455
- - stripeCustomerRequired - `true` if a Stripe Customer must be associated with the payment intent, and would be created if it doesn't already exist, or `false` if a Stripe Customer does not have to be associated with the payment intent
456
- - paymentIntentProperties - properties to pass to the create Payment Intent API
457
-
458
- **Returns:**
459
- - Status 'OK' or 'ERROR'. Status detail `'paymentintent'` contains the payment intent, if it is
460
- available in the Stripe response. Status detail `'error'` contains the Stripe error
461
- information, if it is available in the response.
462
-
463
-
464
-
465
- ---
466
-
467
- ### detachPaymentMethod(SalesforcePaymentMethod)
468
- - ~~static detachPaymentMethod(paymentMethod: [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md)): void~~
469
- - : Detaches the given payment method from its associated customer. Once detached the payment method remains
470
- associated with payment intents in the payment account, but is no longer saved for use by the customer in future
471
- orders.
472
-
473
-
474
- **Parameters:**
475
- - paymentMethod - payment method to detach from customer
476
-
477
- **Throws:**
478
- - Exception - if there was an error detaching the payment method from its customer
479
-
480
- **Deprecated:**
481
- :::warning
482
- use [removeSavedPaymentMethod(SalesforcePaymentMethod)](dw.extensions.payments.SalesforcePaymentsMgr.md#removesavedpaymentmethodsalesforcepaymentmethod)
483
- :::
484
-
485
- ---
486
-
487
- ### getAdyenSavedPaymentMethods(Customer)
488
- - static getAdyenSavedPaymentMethods(customer: [Customer](dw.customer.Customer.md)): [Collection](dw.util.Collection.md)
489
- - : Returns a collection containing the Adyen payment methods saved to be presented to the given customer for reuse
490
- in checkouts. The collection will be empty if there are no payment methods saved for the customer, or there was
491
- an error retrieving the saved payment methods.
492
-
493
-
494
- **Parameters:**
495
- - customer - customer whose saved payment methods to get
496
-
497
- **Returns:**
498
- - collection of saved payment methods
499
-
500
- **Throws:**
501
- - Exception - if the given customer is `null` or `undefined`, or there is configuration missing that is required to retrieve the saved payment methods
502
-
503
-
504
- ---
505
-
506
- ### getAttachedPaymentMethods(Customer)
507
- - ~~static getAttachedPaymentMethods(customer: [Customer](dw.customer.Customer.md)): [Collection](dw.util.Collection.md)~~
508
- - : Returns a collection containing the payment methods attached to the given customer. The collection will be empty
509
- if there are no payment methods attached to the customer, or there was an error retrieving the attached payment
510
- methods.
511
-
512
-
513
- **Parameters:**
514
- - customer - customer whose payment methods to get
515
-
516
- **Returns:**
517
- - collection of attached payment methods
518
-
519
- **Throws:**
520
- - Exception - if the given customer is `null` or `undefined`
521
-
522
- **Deprecated:**
523
- :::warning
524
- use [getSavedPaymentMethods(Customer)](dw.extensions.payments.SalesforcePaymentsMgr.md#getsavedpaymentmethodscustomer)
525
- :::
526
-
527
- ---
528
-
529
- ### getOffSessionPaymentMethods(Customer)
530
- - static getOffSessionPaymentMethods(customer: [Customer](dw.customer.Customer.md)): [Collection](dw.util.Collection.md)
531
- - : Returns a collection containing the payment methods for the given customer set up for future off session reuse.
532
- The collection will be empty if there are no off session payment methods for the customer, or there was an error
533
- retrieving the off session payment methods.
534
-
535
-
536
- **Parameters:**
537
- - customer - customer whose off session payment methods to get
538
-
539
- **Returns:**
540
- - collection of off session payment methods
541
-
542
- **Throws:**
543
- - Exception - if the given customer is `null` or `undefined`, or there is an error getting the off session payment methods
544
-
545
-
546
- ---
547
-
548
- ### getPayPalOrder(Basket)
549
- - static getPayPalOrder(basket: [Basket](dw.order.Basket.md)): [SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)
550
- - : Returns the PayPal order for the given basket, or `null` if the given basket has none.
551
-
552
- **Parameters:**
553
- - basket - basket to checkout and pay using Salesforce Payments
554
-
555
- **Returns:**
556
- - The PayPal order
557
-
558
- **Throws:**
559
- - Exception - if there was an error retrieving the PayPal order for the basket
560
-
561
-
562
- ---
563
-
564
- ### getPayPalOrder(Order)
565
- - static getPayPalOrder(order: [Order](dw.order.Order.md)): [SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)
566
- - : Returns the PayPal order for the given order, or `null` if the given order has none.
567
-
568
- **Parameters:**
569
- - order - order paid using Salesforce Payments
570
-
571
- **Returns:**
572
- - The PayPal order
573
-
574
- **Throws:**
575
- - Exception - if there was an error retrieving the PayPal order for the order
576
-
577
-
578
- ---
579
-
580
- ### getPaymentDetails(OrderPaymentInstrument)
581
- - static getPaymentDetails(paymentInstrument: [OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md)): [SalesforcePaymentDetails](dw.extensions.payments.SalesforcePaymentDetails.md)
582
- - : Returns the details to the Salesforce Payments payment associated with the given payment instrument, or
583
- `null` if the given payment instrument has none.
584
-
585
-
586
- **Parameters:**
587
- - paymentInstrument - payment instrument
588
-
589
- **Returns:**
590
- - The payment details
591
-
592
- **Throws:**
593
- - Exception - if paymentInstrument is null
594
-
595
-
596
- ---
597
-
598
- ### getPaymentIntent(Basket)
599
- - static getPaymentIntent(basket: [Basket](dw.order.Basket.md)): [SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md)
600
- - : Returns the payment intent for the given basket, or `null` if the given basket has none.
601
-
602
- **Parameters:**
603
- - basket - basket to checkout and pay using Salesforce Payments
604
-
605
- **Returns:**
606
- - The payment intent
607
-
608
- **Throws:**
609
- - Exception - if there was an error retrieving the payment intent for the basket
610
-
611
-
612
- ---
613
-
614
- ### getPaymentIntent(Order)
615
- - static getPaymentIntent(order: [Order](dw.order.Order.md)): [SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md)
616
- - : Returns the payment intent for the given order, or `null` if the given order has none.
617
-
618
- **Parameters:**
619
- - order - order paid using Salesforce Payments
620
-
621
- **Returns:**
622
- - The payment intent
623
-
624
- **Throws:**
625
- - Exception - if there was an error retrieving the payment intent for the order
626
-
627
-
628
- ---
629
-
630
- ### getPaymentsSiteConfig()
631
- - static getPaymentsSiteConfig(): [SalesforcePaymentsSiteConfiguration](dw.extensions.payments.SalesforcePaymentsSiteConfiguration.md)
632
- - : Returns a payments site configuration object for the current site.
633
-
634
- **Returns:**
635
- - a payments site configuration or null if no payments site configuration found
636
-
637
- **Throws:**
638
- - Exception - if there is no current site
639
-
640
-
641
- ---
642
-
643
- ### getPaymentsZone(String)
644
- - static getPaymentsZone(zoneId: [String](TopLevel.String.md)): [SalesforcePaymentsZone](dw.extensions.payments.SalesforcePaymentsZone.md)
645
- - : Returns a payments zone object for the passed in payments zone ID.
646
-
647
- **Parameters:**
648
- - zoneId - ID of the payments zone to retrieve and use to checkout and pay using Salesforce Payments
649
-
650
- **Returns:**
651
- - a payments zone or null if no payments zone with the given ID exists
652
-
653
-
654
- ---
655
-
656
- ### getSavedPaymentMethods(Customer)
657
- - static getSavedPaymentMethods(customer: [Customer](dw.customer.Customer.md)): [Collection](dw.util.Collection.md)
658
- - : Returns a collection containing the payment methods saved to be presented to the given customer for reuse in
659
- checkouts. The collection will be empty if there are no payment methods saved for the customer, or there was an
660
- error retrieving the saved payment methods.
661
-
662
-
663
- **Parameters:**
664
- - customer - customer whose saved payment methods to get
665
-
666
- **Returns:**
667
- - collection of saved payment methods
668
-
669
- **Throws:**
670
- - Exception - if the given customer is `null` or `undefined`, or there is configuration missing that is required to retrieve the saved payment methods
671
-
672
-
673
- ---
674
-
675
- ### handleAdyenAdditionalDetails(Order, String, Object)
676
- - static handleAdyenAdditionalDetails(order: [Order](dw.order.Order.md), zoneId: [String](TopLevel.String.md), data: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
677
- - :
678
-
679
- Handles the given additional Adyen payment details and associates the associated payment with the given order, if
680
- applicable.
681
-
682
-
683
-
684
-
685
- Pass the state data from the Adyen `onAdditionalDetails` event as-is, without any encoding or other
686
- changes to the data or its structure. See the Adyen documentation for more information.
687
-
688
-
689
- **Parameters:**
690
- - order - order to checkout and pay using Salesforce Payments
691
- - zoneId - id of the payment zone
692
- - data - additional details state data
693
-
694
- **Returns:**
695
- - Status 'OK' or 'ERROR'. Status detail `'adyenpayment'` contains the payment details, if it is
696
- available in the Adyen response and the response resultCode is 'Authorised'. Status detail
697
- `'error'` contains the Adyen error information, if it is available in the response.
698
-
699
-
700
-
701
- ---
702
-
703
- ### onCustomerRegistered(Order)
704
- - static onCustomerRegistered(order: [Order](dw.order.Order.md)): void
705
- - : Handles the account registration of the shopper who placed the given order. Use this method to ensure the
706
- registered customer profile is associated with the order in Salesforce Payments.
707
-
708
-
709
- **Parameters:**
710
- - order - order paid using Salesforce Payments
711
-
712
- **Throws:**
713
- - Exception - if there was an error attaching the payment method to the customer
714
-
715
-
716
- ---
717
-
718
- ### refundAdyenPayment(OrderPaymentInstrument, Money, Object)
719
- - static refundAdyenPayment(orderPaymentInstrument: [OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), amount: [Money](dw.value.Money.md), transactionProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
720
- - : Refunds previously captured funds for the given order payment instrument.
721
-
722
-
723
- The order payment instrument must be in a state that supports refund.
724
-
725
-
726
-
727
-
728
- The `amount` must be less than or equal to the amount available to refund.
729
-
730
-
731
-
732
-
733
- The following Transaction properties are supported:
734
-
735
- - `reference`- optional reference for the transaction, for example order number
736
-
737
-
738
- **Parameters:**
739
- - orderPaymentInstrument - payment instrument to refund
740
- - amount - amount to refund
741
- - transactionProperties - properties to pass to the refund Adyen Payment API
742
-
743
- **Returns:**
744
- - Status 'OK' or 'ERROR'.
745
-
746
- **Throws:**
747
- - Exception - if there was an error refunding the payment instrument
748
-
749
-
750
- ---
751
-
752
- ### refundPayPalOrderCapture(SalesforcePayPalOrder)
753
- - static refundPayPalOrderCapture(paypalOrder: [SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)): [Status](dw.system.Status.md)
754
- - : Refunds the capture for the given PayPal order.
755
-
756
-
757
- The PayPal order must have a capture in a status that supports refund. See the PayPal documentation for more
758
- details.
759
-
760
-
761
- **Parameters:**
762
- - paypalOrder - PayPal order whose capture to refund
763
-
764
- **Returns:**
765
- - Status 'OK' or 'ERROR'. Status detail `'error'` contains the PayPal error information, if it
766
- is available in the response.
767
-
768
-
769
- **Throws:**
770
- - Exception - if there was an error refunding the capture for the PayPal order
771
-
772
-
773
- ---
774
-
775
- ### refundPaymentIntent(SalesforcePaymentIntent, Money, Object)
776
- - static refundPaymentIntent(paymentIntent: [SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), amount: [Money](dw.value.Money.md), refundProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
777
- - : Refunds previously captured funds for the given payment intent.
778
-
779
-
780
- The payment intent must be in a state that supports refund. This includes its status as well as any previous
781
- refunds. See the Stripe documentation for more details.
782
-
783
-
784
-
785
-
786
- The following Payment Intent property is supported:
787
-
788
- - `reason`- optional payment intent refund reason
789
-
790
- If `amount`is not specified, the default is the full amount available to refund. If specified, the amount must be less than or equal to the amount available to refund.
791
-
792
-
793
- **Parameters:**
794
- - paymentIntent - payment intent to refund
795
- - amount - optional amount to refund, defaults to amount previously captured
796
- - refundProperties - additional properties to pass to the refund API
797
-
798
- **Returns:**
799
- - Status 'OK' or 'ERROR'. Status detail `'error'` contains the Stripe error information, if it
800
- is available in the response.
801
-
802
-
803
- **Throws:**
804
- - Exception - if there was an error refunding the payment intent
805
-
806
- **See Also:**
807
- - [REFUND_REASON_DUPLICATE](dw.extensions.payments.SalesforcePaymentsMgr.md#refund_reason_duplicate)
808
- - [REFUND_REASON_FRAUDULENT](dw.extensions.payments.SalesforcePaymentsMgr.md#refund_reason_fraudulent)
809
- - [REFUND_REASON_REQUESTED_BY_CUSTOMER](dw.extensions.payments.SalesforcePaymentsMgr.md#refund_reason_requested_by_customer)
810
-
811
-
812
- ---
813
-
814
- ### removeAdyenSavedPaymentMethod(SalesforceAdyenSavedPaymentMethod)
815
- - static removeAdyenSavedPaymentMethod(savedPaymentMethod: [SalesforceAdyenSavedPaymentMethod](dw.extensions.payments.SalesforceAdyenSavedPaymentMethod.md)): void
816
- - : Deletes an Adyen saved payment method.
817
-
818
- **Parameters:**
819
- - savedPaymentMethod - the saved payment method to delete
820
-
821
- **Throws:**
822
- - Exception - if the saved payment method is `null` or `undefined`, or there is configuration missing that is required to delete the saved payment method
823
-
824
-
825
- ---
826
-
827
- ### removeSavedPaymentMethod(SalesforcePaymentMethod)
828
- - static removeSavedPaymentMethod(paymentMethod: [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md)): void
829
- - : Removes the given saved payment method so that it is no longer presented to the given customer for reuse in
830
- checkouts. The payment method remains in the payment account, but is no longer saved for use by the customer.
831
-
832
-
833
- **Parameters:**
834
- - paymentMethod - payment method to detach from customer
835
-
836
- **Throws:**
837
- - Exception - if there was an error removing the saved payment method from its customer
838
-
839
-
840
- ---
841
-
842
- ### resolvePaymentsZone(Object)
843
- - static resolvePaymentsZone(paymentsZoneProperties: [Object](TopLevel.Object.md)): [SalesforcePaymentsZone](dw.extensions.payments.SalesforcePaymentsZone.md)
844
- - : Resolves and returns the payments zone object for the passed in payments zone properties object. If an empty
845
- object is provided, the default payments zone will be returned if it exists.
846
-
847
-
848
- The following payments zone properties are supported:
849
-
850
- - `countryCode`- optional country code of the shopper, or `null`if not known
851
- - `currency`- optional basket currency, or `null`if not known
852
-
853
-
854
- **Parameters:**
855
- - paymentsZoneProperties - properties to use to retrieve the payments zone for to use to checkout and pay using Salesforce Payments
856
-
857
- **Returns:**
858
- - a payments zone
859
-
860
- **Throws:**
861
- - Exception - if no default payments zone exists
862
-
863
-
864
- ---
865
-
866
- ### reverseAdyenPayment(OrderPaymentInstrument, Object)
867
- - static reverseAdyenPayment(orderPaymentInstrument: [OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), transactionProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
868
- - : Reverses the authorisation for the given order payment instrument.
869
-
870
-
871
- The order payment instrument must be in a state that supports reversal.
872
-
873
-
874
-
875
-
876
- The following Transaction properties are supported:
877
-
878
- - `reference`- optional reference for the transaction, for example order number
879
-
880
-
881
- **Parameters:**
882
- - orderPaymentInstrument - payment instrument to reverse
883
- - transactionProperties - properties to pass to the reverse Adyen Payment API
884
-
885
- **Returns:**
886
- - Status 'OK' or 'ERROR'.
887
-
888
- **Throws:**
889
- - Exception - if there was an error reversing the payment instrument
890
-
891
-
892
- ---
893
-
894
- ### savePaymentMethod(Customer, SalesforcePaymentMethod)
895
- - static savePaymentMethod(customer: [Customer](dw.customer.Customer.md), paymentMethod: [SalesforcePaymentMethod](dw.extensions.payments.SalesforcePaymentMethod.md)): void
896
- - : Saves the given payment method to be presented to the given customer for reuse in subsequent checkouts. This
897
- method will throw an error if passed incompatible payment method and/or customer objects.
898
-
899
-
900
- **Parameters:**
901
- - customer - customer for which to save the payment method
902
- - paymentMethod - payment method to save for the customer
903
-
904
- **Throws:**
905
- - Exception - if there was an error saving the payment method for the customer
906
-
907
-
908
- ---
909
-
910
- ### setPaymentDetails(OrderPaymentInstrument, SalesforcePaymentDetails)
911
- - static setPaymentDetails(paymentInstrument: [OrderPaymentInstrument](dw.order.OrderPaymentInstrument.md), paymentDetails: [SalesforcePaymentDetails](dw.extensions.payments.SalesforcePaymentDetails.md)): void
912
- - : Sets the details to the Salesforce Payments payment associated with the given payment instrument.
913
-
914
- **Parameters:**
915
- - paymentInstrument - payment instrument
916
- - paymentDetails - payment details
917
-
918
- **Throws:**
919
- - Exception - if either paymentInstrument or paymentDetails is null
920
-
921
- **See Also:**
922
- - [SalesforcePaymentMethod.getPaymentDetails(OrderPaymentInstrument)](dw.extensions.payments.SalesforcePaymentMethod.md#getpaymentdetailsorderpaymentinstrument)
923
- - [SalesforcePayPalOrder.getPaymentDetails(OrderPaymentInstrument)](dw.extensions.payments.SalesforcePayPalOrder.md#getpaymentdetailsorderpaymentinstrument)
924
-
925
-
926
- ---
927
-
928
- ### updatePaymentIntent(SalesforcePaymentIntent, Shipment, Money, String, Object)
929
- - static updatePaymentIntent(paymentIntent: [SalesforcePaymentIntent](dw.extensions.payments.SalesforcePaymentIntent.md), shipment: [Shipment](dw.order.Shipment.md), amount: [Money](dw.value.Money.md), orderNo: [String](TopLevel.String.md), paymentIntentProperties: [Object](TopLevel.Object.md)): [Status](dw.system.Status.md)
930
- - : Updates the provided information in the given payment intent.
931
-
932
-
933
- The payment intent must be in a status that supports update. See the Stripe documentation for more details.
934
-
935
-
936
-
937
-
938
- The following Payment Intent properties are supported:
939
-
940
- - `statementDescriptor`- optional statement descriptor - `cardCaptureAutomatic`- optional `true`if the credit card payment should be automatically captured at the time of the sale, or `false`if the credit card payment should be captured later
941
-
942
- If `cardCaptureAutomatic`is provided it is used to determine card capture timing, and otherwise the default card capture timing set for the site is used.
943
-
944
- If `statementDescriptor`is provided it is used as the complete description that appears on your customers' statements for the payment, and if not a default statement descriptor is used. If a default statement descriptor is set for the site it is used as the default, and otherwise the default statement descriptor for the account will apply.
945
-
946
-
947
- **Parameters:**
948
- - paymentIntent - payment intent to update
949
- - shipment - optional shipment to use to update shipping information in the payment intent
950
- - amount - optional new payment amount
951
- - orderNo - optional order no of [Order](dw.order.Order.md) to associate with the payment intent in metadata
952
- - paymentIntentProperties - optional additional properties to pass to the update Payment Intent API
953
-
954
- **Returns:**
955
- - Status 'OK' or 'ERROR'. Status detail `'paymentintent'` contains the payment intent, if it is
956
- available in the Stripe response. Status detail `'error'` contains the Stripe error
957
- information, if it is available in the response.
958
-
959
-
960
- **Throws:**
961
- - Exception - if the parameter validation failed or there's an error updating the payment intent
962
-
963
-
964
- ---
965
-
966
- ### voidPayPalOrderAuthorization(SalesforcePayPalOrder)
967
- - static voidPayPalOrderAuthorization(paypalOrder: [SalesforcePayPalOrder](dw.extensions.payments.SalesforcePayPalOrder.md)): [Status](dw.system.Status.md)
968
- - : Voids the authorization for the given PayPal order.
969
-
970
-
971
- The PayPal order must have an authorization in a status that supports voiding. See the PayPal documentation for
972
- more details.
973
-
974
-
975
- **Parameters:**
976
- - paypalOrder - PayPal order whose authorization to void
977
-
978
- **Returns:**
979
- - Status 'OK' or 'ERROR'. Status detail `'error'` contains the PayPal error information, if it
980
- is available in the response.
981
-
982
-
983
- **Throws:**
984
- - Exception - if there was an error voiding the authorization for the PayPal order
985
-
986
-
987
- ---
988
-
989
- <!-- prettier-ignore-end -->