Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 693 Bytes

V1formPaymentMerchantDataShoppingCart.md

File metadata and controls

13 lines (10 loc) · 693 Bytes

V1formPaymentMerchantDataShoppingCart

Properties

Name Type Description Notes
sku string Product identifier [optional]
quantity int Units of product purchased [optional]
unit_price int unit amount of each product in integer format. 1.00 EURO = 100, 4.50 EUROS = 450, etc. [optional]
name string Product name [optional]
category string Product category [optional]

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