Session ID - The system stores line items with a unique session ID. Thus, during payment, these items are collected and a payment is created
Order - This tells the system whether an order has been placed and should skip these items during payment
Product - Product linked field
Product Name,Product Description,Product Image,Product Price,Product Qty - These fields provide information about product details
Stripe Product ID - It will be used
Non-Adjustable Quantity - This removes quantity change input, for add ‘add to cart’ component it uses default value 1
Collect customers' billing addresses - Provided by stripe option to add billing addresses in payment
Allow promotion codes - Provided by stripe option to allow promotion codes
Success - When payment is done, this message will be displayed