This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

pipwave WooCommerce

Description

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.

Screenshots

  • 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.

Installation

  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!

FAQ

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 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.
  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 🙂

Reviews

There are no reviews for this plugin.

Contributors & Developers

“pipwave WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Translate “pipwave WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.