2020
Commerce API release notes for 2020.
Last updated
Was this helpful?
Commerce API release notes for 2020.
Last updated
Was this helpful?
You can now modify a subscription during a . That includes , , or .
We 's to show the minimum and maximum order amount and the payment method type.
We updated the examples and added information on creating a merchant-initiated transaction (MIT) in .
We added more for in .
We added to .
You can now subscribe to receive the latest Commerce API information.
The initial value for termsOfSaleAcceptance
is now null if tosAccepted
is null in the database.
Changed the lineItem
under DefaultCart to an array.
Changedfee
to feeTax
under lineItem.pricing
.
Added the feePricing
object under ExpandedLineItem.
Added the LineItemFeePricing schema for feePricing
under ExpandedLineItem.
Added the following schemas:
PostShopperAddressRequest for the request body of the shopper's address
BillingAddress
for the response body of the billing address
ShippingAddress
for the response body of the billing address
You can now create a price override at the item level.
Added these schemas: CartUnitPriceOverrideRequest and CartAggregatePriceOverrideRequest.
We added support for to the payment method.
We added support for .
You can now or to tax inclusive or exclusive.
We added a list of for DigitalRiver.js.
As part of the PSD2 Strong Customer Authentication (SCA) initiative, payment processors require extra information when processing merchant-initiated credit card transactions. You can now use to ensure that you adhere to the new mandate/
You can now update subscription information in the LineItem
array to the , , or requests.
You can now apply a to a customer's order
We added information on .
We added the taxInclusive
attribute to the response for , , , , Submit, , , , , , , and .
We added information on the to .
We added support for Union Pay to .
We added integration support to .
We added information on migrating to .
We added support for the payment methods.
We added support for the payment method.
We updated the documentation.
We updated the documentation.
We added Spark from Tryzens for the Salesforce Commerce Cloud to our .
We updated the .
We now provide a we use to send Webhook notifications. You'll need to open your firewall to these IP addresses.
You can now use to retrieve an array of .
You can now use to trigger a when a customer presses the Return key while the input field has focus.
We now provide a breakdown of the tax fee at the line-item level for , , and
Added to the billing and shipping addresses.
Updated the response for and to 204 No Content
.
Added to the following schemas: DefaultAddress and ExpandedAddress.
You can now and programmatically. See in the .
You can now capture when a customer.
Added to and resources.
Added productTax
and shippingTax
to the , , and resources.