POS25
  • πŸ‘‹Welcome to POS25
  • Features
    • πŸ–₯️Offline payment
      • πŸ”³QR code scanning
      • ✨NFC tap to pay
      • πŸ—ƒοΈCard
  • ☁️Online payment
    • πŸ›…Checkout page
    • πŸ’³Card EMV acceptance
    • πŸ”³QR payment
  • Page
  • πŸ“’Contract Addresses
  • API Integration
    • πŸ“ͺAPI
    • 1. Get list chains support
    • 2. Get list of assets support
    • 3. Create link payment (Support QR code)
    • 4. NFC payment
  • SDK Integration
    • πŸ› οΈTypescript SDK
    • πŸ› οΈPython SDK
    • βš™οΈMobile SDK
    • πŸ› οΈHow to use SDK
    • πŸ•ΈοΈChange log
  • Reference documents
    • πŸ–₯️For Developers
  • Terms
  • Privacy
Powered by GitBook
On this page
  1. Online payment

Checkout page

Overview

The Checkout Page on the Point of Sale (POS) system is a crucial component in the customer's purchasing journey. It serves as the final step in completing a transaction, where customers review and confirm their orders before making a payment. The Checkout Page is designed for efficiency, ease of use, and to provide a secure payment process.

Key Features

1. Order Summary:

  • Displays a concise summary of the items in the customer's cart.

  • Includes product names, quantities, prices, and total order cost.

2. Payment Information:

  • Allows customers to choose their preferred payment method (credit card, cash, etc.).

  • Provides fields to enter credit card details securely.

3. Billing and Shipping Information:

  • Enables customers to enter their billing address and shipping address if different.

  • Validates address entries to ensure accuracy.

4. Promo Codes and Discounts:

  • Allows customers to apply promo codes or discounts to their order.

  • Instantly calculates and displays the adjusted total.

5. Order Confirmation:

  • Prompts customers to confirm their order details before finalizing the purchase.

  • Includes a clear and visible "Confirm Order" button.

6. Print and Email Receipt Options:

  • Provides options to print the receipt immediately or receive it via email.

  • Ensures customers have a record of their purchase.

PreviousOnline paymentNextCard EMV acceptance

Last updated 1 year ago

☁️
πŸ›