Freedom Pay
  1. WordPress
Freedom Pay
  • Overview
  • Gateway API
    • Overview
    • Sync API
      • Overview
      • Purchase
        • Overview
        • Create payment
        • Any amount
        • Card
        • 3DSecure
        • Recurrent
        • Cancel
        • Clearing
        • Refund
        • Status
      • Payout
        • Overview
        • Card
        • IBAN
        • Balance
        • Status
      • Transfer
        • Overview
        • Card
        • 3DSecure
        • Rates
        • Status
      • Card
        • Overview
        • Add
        • 3DSecure
        • List
        • Remove
        • Status
      • Token
        • Overview
        • Token Pay
        • Apple Pay
        • Google Pay
        • Token Payout
        • Status
    • Async API
      • Overview
      • create
        • create payment
      • read
        • read payment
        • read request
      • edit
        • edit payment.refund
        • edit payment.reverse
        • edit payment.clearing
  • Merchant API
    • Overview
    • Purchase
      • Overview
      • Checkout
      • Card token
        • Overview
        • Tokenize card
        • Delete token
        • Card token list
        • Create payment (with CVC)
        • Confirm payment (with CVC)
        • Create payment
        • Confirm payment
      • Create payment
      • Any amount
      • Reccuring payment
      • Cancel payment
      • Clearing
      • Refund payment
      • Status
    • Payout
      • Overview
      • Card token
        • Tokenize card
        • Delete token
        • Card token list
        • Create payment
      • Create payment
      • IBAN
      • Balance status
      • Status by order_id
      • Status by Payment ID
      • Status
    • Mobile balance
      • Overview
      • Init
      • Pay
      • Approve
      • Resend code
      • Status
    • Invoice
      • Overview
      • Init
      • Info
      • Pay
      • Status
    • SDK
      • JS SDK
      • Google Pay
      • Freedom QR
        • Reader SDK (Android)
        • Provider SDK (Android)
      • Payment SDK
        • iOS
        • Android
      • Merchant SDK
        • Android
    • CMS
      • Overview
      • Get Merchant ID and key
      • WordPress
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
        • Update
      • Tilda
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
      • InSales
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
      • Ecwid
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
      • Bitrix
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
      • PrestaShop
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
      • OpenCart
        • Overview
        • Installation
        • Configuration
        • Test
        • Live payments
    • Redirect back
      POST
    • Result notify
      POST
    • Payout notify
      POST
    • Check request
      POST
  • Card API
    • Overview
    • Client
      • Create client
      • Edit client
      • Update client
      • Verify client
      • Client info
    • Transactions
      • Create transaction
      • Clearing transaction
      • Refund transaction
      • Transaction info
      • Transaction status
    • Activate card
    • Block card
    • Balance
    • Bulk issue
    • Card info
    • Сards' list
    • Card tokenization
    • Cardholder validation
    • Close card
    • Issue card
    • Issue plastic card
    • Limits list
    • Operations' list
    • Reset PIN counter
    • Request' status
    • Secret data
    • Set limits
    • Set PIN
    • Statement extended
    • Unblock card
  • Partner API
    • Rates
      • Overview
      • Rates
    • Products
      • Overview
      • Dictionaries
      • Add client with product
      • Request status
      • Create terminal
    • E-Money
      • Overview
      • Add
      • Owner identification
      • Info
      • Close
      • Block
      • Balance
      • Statement
      • Request Status
    • Device ID
      • Android SDK
      • iOS SDK
    • Implement SuperApp
      • Overview
      • Pay
      • Refund
    • Account
      • Settlement
        • Overview
        • Create payment
        • Payment status
        • Batch statuses
    • Invoice
  1. WordPress

Update

Getting started#

Please, pay attention!
To update the plugin, the plugin must already be correctly installed on your site.
Moreover, updating the plugin does not delete previously set settings. But it is necessary to check them immediately after the update.
 To update the FreedomPay payment gateway plugin, you need to follow several steps.

Updating with WordPress#

Open your site's Dashboard:
WordPress_WC_Dashboard.png
Click on the “Plugins” item in the left panel, a window with WordPress plugins installed on your site will open:
WordPress_UPD_Plugins.png
Click the “Update Now” button below the FreedomPay plugin if WordPress offers this option. Wait until the yellow bar notifying you of the installation process is replaced by a green bar with the text “Updated”:
WordPress_UPD_Updated.png
The last step is to activate the plugin:
WordPress_INST_Activate.png
Congratulations!
You are using the latest version of the plugin. After updating, we strongly recommend that you immediately test the integration before using it for live payments.

Manual update#

 This type of update is relevant if the updates provided by the WordPress plugin directory do not work. In this situation, you can repeat the steps described in manual plugin installation, after deleting the directory with the old version of the plugin (usually wp-content/plugins/freedompay-payment-gateway).
Previous
Live payments
Next
Overview