Freedom Pay
  1. Reference
Freedom Pay
  • Gateway API
    • Introduction
    • Reference
      • Test cards
      • Error codes
    • Sync API
      • Introduction
      • Page
        • Introduction
        • Page
        • Page with amount control
        • Status
      • Pay
        • Introduction
        • Card
        • 3DSecure
        • Cancel
        • Clearing
        • Refund
        • Status
      • Payout
        • Introduction
        • Card
        • IBAN
        • Balance
        • Status
        • StatusV2
      • Transfer
        • Introduction
        • Card
        • 3DSecure
        • Rates
        • Status
      • Card
        • Introduction
        • Add
        • 3DSecure
        • List
        • Remove
        • Status
      • Token
        • Introduction
        • Token Pay
        • Apple Pay
        • Google Pay
        • Samsung Pay
        • Token Payout
        • Status
    • Async API
      • Introduction
      • create
        • create payment
        • create payment recurrent
      • read
        • read payment
        • read request
      • edit
        • edit payment.refund
        • edit payment.reverse
        • edit payment.clearing
      • delete
  • Merchant API
    • Introduction
    • Reference
      • Test cards
      • Test phone numbers
      • Error codes
    • Page
      • Introduction
      • Page
      • Page with amount control
      • Payout page
      • Frame
      • Widget
      • Status
    • Pay
      • Introduction
      • Cancel
      • Clearing
      • Refund
      • Status
    • Payout
      • Introduction
      • IBAN
      • Balance
      • Status by order_id
      • Status by Payment ID
      • Status by Payment ID V2
    • Mobile balance
      • Introduction
      • Init
      • Pay
      • Approve
      • Resend code
      • Status
    • Card
      • Introduction
      • Add
      • Add for payout
      • Remove
      • List
      • Status
    • Token
      • Introduction
      • Saved card with CVC input (Init)
      • Saved card with CVC input (Pay)
      • Non-acceptance payments
      • Non-acceptance payments (Pay)
      • Token payout
      • Status
    • Invoice
      • Introduction
      • Init
      • Info
      • Pay
      • Status
    • Additional
      • Introduction
      • Check request
      • Result notify
      • Payout notify
      • Redirect back
  • Card API
    • Introduction
    • Payment Cards
      • Reference
        • Request Status
        • Client product
        • Card product
        • Card status
        • Card block
        • Transaction
        • Error codes
      • Card issue
        • Bulk
        • Single
        • Physical
      • Card control
        • Activate
        • Block
        • Unblock
        • Set PIN
        • Reset PIN counter
        • Close
        • Identification
        • Info
        • Balance
        • Secret data
        • Statement
      • Client
        • Create
        • Edit
        • Card list
      • Additional
        • Request status
    • Gift Cards
      • Introduction
      • Reference
        • Request status
        • Card status
      • List
      • Issue
      • Confirm
      • Resend
      • Resend code
      • Status
  • Partner API
    • Rates
      • Introduction
      • Rates
    • Products
      • Introduction
      • Reference
        • Request
        • Product
        • Freedom POS
        • Freedom ECOM
        • Freedom BOX
        • Limits
      • Add user
        POST
      • Add product
        POST
      • Add user with product
        POST
      • Grant user
        POST
      • Send auth data
        POST
      • Request status
        POST
    • E-Money
      • Introduction
      • Reference
        • Request
        • Operation
        • Error codes
      • Add
      • Owner identification
      • Info
      • Close
      • Block
      • Balance
      • Statement
      • Request Status
    • Freedom ID
      • Introduction
      • Android SDK
      • iOS SDK
      • Reference
        • Error codes
      • Link
      • Token
      • Token refresh
      • Info
      • Profile
      • Request
  • Mobile SDK
    • Payment SDK
      • iOS
      • Android
    • Freedom QR
      • Reader SDK (Android)
      • Provider SDK (Android)
  • CMS
    • Introduction
    • Get Merchant ID and key
    • WordPress
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
      • Update
    • Tilda
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
    • InSales
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
    • Ecwid
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
    • Bitrix
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
    • PrestaShop
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
    • OpenCart
      • Introduction
      • Installation
      • Configuration
      • Test
      • Live payments
  1. Reference

Limits

Limits for the Freedom Ecom Product#

Limit Type (type)Limit Value (value)Description
MAX_TR_AMNT_LIMMAX100KMaximum transaction amount of 100,000 KZT
MAX500KMaximum transaction amount of 500,000 KZT
MAX1MLNMaximum transaction amount of 1 million KZT
VISA_MAX_TR_AMNT_LIMVMAX2500USDMaximum transaction amount with VISA: 2,500 USD
MC_MAX_TR_AMNT_LIMMCMAX5000USDMaximum transaction amount with Mastercard: 5,000 USD
DAILY_LIM1MLNDaily limit of 1 million KZT
2MLNDaily limit of 2 million KZT
10MLNDaily limit of 10 million KZT
30MLNKZTDaily limit of 30 million KZT
MONTHLY_LIM10MLNKZTMonthly limit of 10 million KZT
30MLNKZTMonthly limit of 30 million KZT
60MLNKZTMonthly limit of 60 million KZT
300MLNKZTMonthly limit of 300 million KZT
1BILKZTMonthly limit of 1 billion KZT

Limits for the Freedom Box Product#

Limit TypeDescription
daily_pos_limitDaily turnover limit
daily_card_limitDaily turnover limit for a single card

Reference for daily_pos_limit sizes#

CodeDescription
GROUP110,000,000 KZT
GROUP220,000,000 KZT
GROUP330,000,000 KZT
GROUP450,000,000 KZT
GROUP570,000,000 KZT
GROUP6100,000,000 KZT

Reference for daily_card_limit sizes#

CodeDescription
GROUP1_2_31,000,000 KZT
GROUP4_52,000,000 KZT
GROUP63,000,000 KZT
Previous
Freedom BOX
Next
Add user