This repository was archived by the owner on Mar 19, 2024. It is now read-only.
2.10.0
·
69 commits
to master
since this release
- Added:
- Added new payment method
EInvoice
to support the new AfterPay Installments and AfterPay Invoice products. - Added call
products.customerDetails
. - Added properties
productName
andgoogleProductCategoryId
to request typeOrderLineDetails
. - Added property
fieldsWarning
to request typePaymentProduct
. - Added property
usedForLookup
to request typePaymentProductField
. This field indicates if the payment product field can and should be provided for a call to the newproducts.customerDetails
call. - Added property
link
to request typePaymentProductFieldDisplayHints
which is a URL that points to the Terms and Conditions for the product. - Added property
displayElements
to request typeValueMappingElement
.
- Added new payment method
- Deprecated:
- Deprecated property
displayName
of request typeValueMappingElement
in favor of an element with the same id in thedisplayElements
list.
- Deprecated property