Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 877 Bytes

TransactionUpdate.md

File metadata and controls

13 lines (10 loc) · 877 Bytes

# TransactionUpdate

Properties

Name Type Description Notes
orderValue float Amount in € [optional]
numberOfProductsInShoppingCart int [optional]
orderId string Shop transaction identifier (allows the shop to store its own reference for the transaction) [optional]
shoppingCartInformation \Teambank\EasyCreditApiV3\Model\ShoppingCartInformationItem[] [optional]
financingTerm int ' Duration in months, depending on individual shop conditions and order value (please check your ratenkauf widget). Will be set to default value if not available. ' [optional]

[Back to Model list] [Back to API list] [Back to README]