Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.49 KB

PaylinkCart.md

File metadata and controls

15 lines (11 loc) · 1.49 KB

Citypay Api Client.PaylinkCart

Properties

Name Type Description Notes
contents [PaylinkCartItemModel] [optional]
coupon String A coupon redeemed with the transaction. [optional]
mode Number The mode field specifies the behaviour or functionality of the cart. Valid values are: 0 - No cart - No cart is shown 1 - Read-only - The cart is shown with a breakdown of the item details provided by objects in the contents array. 2 - Selection cart - The cart is shown as a drop-down box of available cart items that the customer can a single item select from. 3 - Dynamic cart - a text box is rendered to enable the operator to input an amount. 4 - Multi cart - The cart is displayed with items rendered with selectable quantities. [optional]
product_description String Specifies a description about the product or service that is the subject of the transaction. It will be rendered in the header of the page with no labels. [optional]
product_information String Specifies information about the product or service that is the subject of the transaction. It will be rendered in the header of the page. [optional]
shipping Number The shipping amount of the transaction in the lowest denomination of currency. [optional]
tax Number The tax amount of the transaction in the lowest denomination of currency. [optional]