Freedom Pay
  1. WordPress
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
      • Add product
      • Add user with product
      • Grant user
      • Send auth data
      • Request status
    • 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. WordPress

Introduction

WordPress / WooCommerce#

 WooCommerce is a popular plugin for WordPress that turns a website on this platform into a full-fledged online store.
 FreedomPay develops and maintains a payment gateway plugin for WooCommerce / WordPress. The documentation is written considering the 1.9.14 version of the plugin.
 The plugin is available in the WordPress plugin directory: FreedomPay Payment Gateway.

Getting started#

Further instructions for using the plugin assume that you are already a FreedomPay client, and you can request the data necessary for setup from the manager or obtain it using your personal account.
For the payment system to work correctly, the following steps should be taken:
Plugin installation - directly adding a plugin to a website using the plugin directory.
Plugin configuration - setting up key data required for payment such as Merchant ID and Merchant Key in the FreedomPay plugin.
Checking the plugin's functionality - test payments required to check the functionality of the integration.
 After completing all the above steps and fully checking the functionality of the integration, you can start using the plugin.
 It is also worth paying attention to the mandatory plugin update, carried out both for payment security purposes and to support newer versions of WordPress / WooCommerce.

What to do if there is a problem with the plugin?#

If you have questions about the plugin, or you have noticed an error in its operation, there are several options for solving the problem:
If you are already a FreedomPay client, you can contact a manager who will personally consult you.
If you are not a FreedomPay client yet, you can write to the support email: support@freedompay.kz.
 When contacting a manager or by email, it is imperative that you describe in as much detail the issue you are having and provide the basic data of your WordPress site.
To obtain them, follow these steps:
Open your website Dashboard:
WordPress_WC_Dashboard.png
Select the “Tools” item on the left panel, select the “Site Health” sub-item:
WordPress_WC_Tools2SiteHealth.png
Select the “Information” tab:
WordPress_WC_SiteHealth2Info.png
Click on the “Copy site info to clipboard” button:
WordPress_WC_CopySiteInfo.png
Paste the copied text either into a text file (for example, using Notepad, Microsoft Word or any other text editor), or directly into the letter if you are contacting support@freedompay.kz, and send this data along with the request.
Please remember, this information is critical to ensure that your issue is addressed as quickly as possible!

Support#

If you found an inaccuracy or need help, feel free to reach out! 👋
Email: support@freedompay.uz
Previous
Get Merchant ID and key
Next
Installation