Title: pipwave WooCommerce
Author: dpodium
Published: <strong>02.09.2016</strong>
Last modified: 13.12.2017

---

Поиск плагинов

![](https://ps.w.org/pipwave-woocommerce/assets/banner-772x250.jpg?rev=1488649)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/pipwave-woocommerce/assets/icon-256x256.png?rev=1488649)

# pipwave WooCommerce

 Автор: [dpodium](https://profiles.wordpress.org/dpodium/)

[Скачать](https://downloads.wordpress.org/plugin/pipwave-woocommerce.1.1.4.zip)

 * [Детали](https://ru.wordpress.org/plugins/pipwave-woocommerce/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/pipwave-woocommerce/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/pipwave-woocommerce/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/pipwave-woocommerce/#developers)

 [Поддержка](https://wordpress.org/support/plugin/pipwave-woocommerce/)

## Описание

### Introduction

Get your online store to accept payments in minutes!

With pipwave, intergration is made easy with simple API to help save time and cost
for WooCommerce Store to accept payments from
 anyone, anywhere in the world with
more than **100+ payment methods**, **160+ currencies** in more than **170+ countries**
available to use.

All you need to do is link your payment account with pipwave, configure your pipwave
API key and secret
 in your WooCommerce store and it’s done!

### Notes

For merchant who using same pipwave account in MULTIPLE sites, kindly prefix your
order number
 to prevent duplicate order number issue.

## Скриншоты

 * [[
 * Activate Plugin.
 * [[
 * Go to WooCommerce Settings.
 * [[
 * Select Checkout / Payment Gateways tab.
 * [[
 * Select pipwave option.
 * [[
 * Enable pipwave, fill in the details and save changes.
 * [[
 * Sample place order page.
 * [[
 * Sample checkout page after order is placed. Payment methods will be shown for
   buyer to choose to make payment.

## Установка

 1.  Download pipwave WooCommerce.
 2.  Login to your WordPress WooCommerce admin dashboard, navigate to the Plugins menu
     and click Add New.
 3.  Install/upload ‘pipwave-woocommerce’ directory to ‘/wp-content/plugins/’.
 4.  After installation is successful, activate the plugin.
 5.  Navigate to WooCommerce > Settings. Click Checkout/Payment Gateways Tab.
 6.  Click on the Checkout Options | pipwave.
 7.  Fill in your pipwave API Key & pipwave API Secret to the respective fields.
 8.  Turn on test mode if you would like to test pipwave API.
 9.  Fill in Payment Processing Fee Group Reference ID if you would like to impose 
     processing fee to your customers. Meanwhile you should already configured this
     reference ID in your pipwave account.
 10. Save the configuration and it’s done!

## Часто задаваемые вопросы

  Installation Instructions

 1.  Download pipwave WooCommerce.
 2.  Login to your WordPress WooCommerce admin dashboard, navigate to the Plugins menu
     and click Add New.
 3.  Install/upload ‘pipwave-woocommerce’ directory to ‘/wp-content/plugins/’.
 4.  After installation is successful, activate the plugin.
 5.  Navigate to WooCommerce > Settings. Click Checkout/Payment Gateways Tab.
 6.  Click on the Checkout Options | pipwave.
 7.  Fill in your pipwave API Key & pipwave API Secret to the respective fields.
 8.  Turn on test mode if you would like to test pipwave API.
 9.  Fill in Payment Processing Fee Group Reference ID if you would like to impose 
     processing fee to your customers. Meanwhile you should already configured this
     reference ID in your pipwave account.
 10. Save the configuration and it’s done!

  How to set up your pipwave merchant account?

Visit [pipwave Merchant Center](https://merchant.pipwave.com/site/signup/) and sign
up pipwave merchant account.

  Does it cost money to sign up a pipwave account?

No. It’s FREE.

  How to get pipwave API Key and API Secret?

 1. Log in to [pipwave Merchant Center](https://merchant.pipwave.com/site/login/).
 2. Go to Development > Setting.
 3. Copy and paste your API Key and API Secret into your WooCommerce Checkout | pipwave
    configuration.

  pipwave WooCommerce is awesome! Can I contribute?

Yes you can! Join in on our [GitHub repository](https://github.com/dpodium/pipwave_WooCommerce_Plugin/)
🙂

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«pipwave WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ dpodium ](https://profiles.wordpress.org/dpodium/)

[Перевести «pipwave WooCommerce» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/pipwave-woocommerce)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/pipwave-woocommerce/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/pipwave-woocommerce/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/pipwave-woocommerce/)
по [RSS](https://plugins.trac.wordpress.org/log/pipwave-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.1.4

 * Cart page to be able to get pipwave message and display when pipwave checkout
   fails

#### 1.1.3

 * Cancel URL set as cart url instead

#### 1.1.2

 * Enhancement to support item_info + shipping_amount

#### 1.1.1

 * Commented `item_info`, enhancement in progress in order to support item_info 
   + shipping_fee

#### 1.1.0

 * Update SDK javascript.
 * `aft_score` and `aft_status` is deprecated, use `pipwave_score` and `rules_action`
   instead.

#### 1.0.11

 * Fix incorrect x-api-key array value structure.

#### 1.0.10

 * Update loading image

#### 1.0.9

 * Update CURL option `CURLOPT_SSL_VERIFYHOST` value to 2

#### 1.0.8

 * Update `caller_version` value follow pipwave standard (ShoppingCartName_v1.0.0)

#### 1.0.7

 * Add `caller_version` into pipwave checkout API to ease troubleshooting in different
   version.

#### 1.0.6

 * Echo «OK» to notify received of notification in callback.

#### 1.0.5

 * Implement Payment Processing Fee Group Reference ID setting for merchant to impose
   processing fee to customers. Meanwhile merchant should already configured this
   reference ID in their pipwave account.

#### 1.0.4

 * Update pipwave SDK script
 * Use customized order number as txn_id to prevent duplicate txn_id issue for merchant
   who has multiple sites.

#### 1.0.3

 * Update description, installation & tags in readme.
 * Add pipwave logo.

#### 1.0.2

 * Update function name for plugin uniqueness purpose.

#### 1.0.1

 * Update readme.txt.

#### 1.0.0

 * Initial commit to support WooCommerce.

## Мета

 *  Версия **1.1.4**
 *  Обновление: **8 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 4.1 или выше **
 *  Совместим вплоть до: **4.5.33**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/pipwave-woocommerce/)
 * Метки:
 * [cart](https://ru.wordpress.org/plugins/tags/cart/)[commerce](https://ru.wordpress.org/plugins/tags/commerce/)
   [e-commerce](https://ru.wordpress.org/plugins/tags/e-commerce/)[ecommerce](https://ru.wordpress.org/plugins/tags/ecommerce/)
   [shop](https://ru.wordpress.org/plugins/tags/shop/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/pipwave-woocommerce/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/pipwave-woocommerce/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/pipwave-woocommerce/reviews/)

## Участники

 *   [ dpodium ](https://profiles.wordpress.org/dpodium/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/pipwave-woocommerce/)