This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
5.12.0
·
80 commits
to master
since this release
- Added:
- Added new payment method
EInvoice
to support the new AfterPay Installments and AfterPay Invoice products. - Added method
customerDetails
to classProducts
. - Added properties
productName
andgoogleProductCategoryId
to classOrderLineDetails
. - Added property
fieldsWarning
to classPaymentProduct
. - Added property
usedForLookup
to classPaymentProductField
. This field indicates if the payment product field can and should be provided for a call to the newProducts.customerDetails
method. - Added property
link
to classPaymentProductFieldDisplayHints
which is a URL that points to the Terms and Conditions for the product. - Added property
displayElements
to classValueMappingElement
.
- Added new payment method
- Deprecated:
- Deprecated property
displayName
of classValueMappingElement
in favor of an element with the same id in thedisplayElements
list.
- Deprecated property