Linux 软件免费装
Banner图

Baza Payment Gateway for LiqPay

开发者 bazadevelopers
更新时间 2026年3月21日 09:49
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

payment woocommerce ecommerce checkout liqpay

下载

1.0.8

详情介绍:

Baza Payment Gateway for LiqPay is a modern WordPress plugin that allows you to easily integrate the LiqPay payment system into your website with automatic notifications and smart payment tracking. Main Features: Payment Integration: Supported Payment Methods: Technical Features: Usage Methods: 1. Shortcode: [baza_payment_gateway_liqpay amount="2000" description="Оплата товару" button_text="Сплатити зараз"] Shortcode Parameters: 3. Elementor Widget: Drag the “Baza LiqPay” widget from the “Baza Widgets” section. 4. Meta Field Price: Configure the “Price Meta Field” option to automatically fetch the price from the current page/post meta field. Notification Setup: Email Notifications: Automatically sent to the admin email when the payment status changes. Telegram Notifications:
  1. Create a bot using @BotFather
  2. Get your bot API key
  3. Find your Chat ID
  4. Enter the data in the plugin settings Payment Statuses:
  5. Processing – payment initialized
  6. Success – payment completed successfully
  7. Failed – payment declined
  8. Error – an error occurred during processing
Security: Multilingual: The plugin is fully translated into:

安装:

Automatic Installation:
  1. Log in to your WordPress admin panel
  2. Go to “Plugins” → “Add New”
  3. Search for Baza Payment Gateway for LiqPay
  4. Click “Install Now”
  5. Activate the plugin
Manual Installation:
  1. Download the plugin archive
  2. Extract the files to /wp-content/plugins/baza-payment-gateway-liqpay/
  3. Activate via the “Plugins” menu in WordPress
Configuration:
  1. After activation, go to “Baza LiqPay” in the admin menu
  2. Enter your LiqPay API keys:
  3. Public Key
  4. Private Key
  5. (Optional) Configure Telegram notifications:
  6. Telegram Bot API Key
  7. Telegram Chat ID
  8. Choose default currency and language
  9. Configure the thank-you page (optional)
  10. Set up the price meta field (if needed)
  11. Customize button and form styles
  12. Add the payment form to your site using any method above
Getting LiqPay API Keys:
  1. Register or log in to your LiqPay dashboard
  2. Go to “Settings” → “API”
  3. Copy your Public Key and Private Key
  4. Paste them into the plugin settings
Telegram Setup:
  1. Message @BotFather on Telegram
  2. Create a new bot using /newbot
  3. Copy the bot’s API key
  4. Message @userinfobot to get your Chat ID
  5. Enter the details in the plugin settings

屏幕截图:

  • API settings and main configuration
  • Button styles and form customization options
  • Payment session settings and instructions

升级注意事项:

1.0.7 Important update! Added Telegram notifications, automatic payment tracking, duplicate protection, and other improvements. 1.0.0 Initial release of Baza Payment Gateway for LiqPay with full Telegram integration and smart payment tracking.

常见问题:

Is it safe to store API keys in the plugin?

Yes, absolutely. All sensitive data is stored encrypted using AES-256-CBC. Even if someone gains database access, they cannot decrypt your keys.

Can I disable notifications?

Yes. Just leave the Telegram or admin email fields empty. The plugin will work without notifications.

Where are payment data stored?

Data is temporarily stored in WordPress transients (wp_options) for one hour for main data and one day for notification flags, ensuring proper notification behavior without duplicates.

Can I use meta fields for price?

Yes. In settings, you can specify a “Price Meta Field” name. The plugin will automatically fetch the value for the current post/page.

What if I receive duplicate notifications?

The plugin has built-in duplicate protection. If the issue persists, check your WP Cron configuration on your hosting.

How to configure the thank-you page?

In settings, there’s a “Thank You Page” option where you can select any page to redirect users after payment. If none is selected, users return to the current page.

Does it work with caching?

Yes, it’s compatible with popular caching plugins. Callback URLs and AJAX requests are automatically excluded from caching.

更新日志:

1.0.6 - 2025-01-26 Added payment transients management class 1.0.5 - 2025-01-25 New Features: 1.0.0 - 2025-01-24 Initial Release! Added: