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
Installation
- Download pipwave WooCommerce.
- Login to your WordPress WooCommerce admin dashboard, navigate to the Plugins menu and click Add New.
- Install/upload ‘pipwave-woocommerce’ directory to ‘/wp-content/plugins/’.
- After installation is successful, activate the plugin.
- Navigate to WooCommerce > Settings. Click Checkout/Payment Gateways Tab.
- Click on the Checkout Options | pipwave.
- Fill in your pipwave API Key & pipwave API Secret to the respective fields.
- Turn on test mode if you would like to test pipwave API.
- 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.
- Save the configuration and it’s done!
FAQ
- Installation Instructions
-
- Download pipwave WooCommerce.
- Login to your WordPress WooCommerce admin dashboard, navigate to the Plugins menu and click Add New.
- Install/upload ‘pipwave-woocommerce’ directory to ‘/wp-content/plugins/’.
- After installation is successful, activate the plugin.
- Navigate to WooCommerce > Settings. Click Checkout/Payment Gateways Tab.
- Click on the Checkout Options | pipwave.
- Fill in your pipwave API Key & pipwave API Secret to the respective fields.
- Turn on test mode if you would like to test pipwave API.
- 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.
- 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?
-
- Log in to pipwave Merchant Center.
- Go to Development > Setting.
- 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.
ContributorsTranslate “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
andaft_status
is deprecated, usepipwave_score
andrules_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.