WordPress Plugin
ONVO provides a plugin for WordPress sites that use WooCommerce. Use it to enable ONVO Pay payments in your e-commerce site without building an API integration from scratch.
Related API reference
Prerequisites
- WordPress
4.0or later. - PHP
7.1or later. - WooCommerce installed.
- Secret key and publishable key from the ONVO Dashboard.
Install from the dashboard
- Go to
Pluginsand selectAdd New Plugin. - Search for
ONVO Pay. - Install and activate the plugin.
- In the ONVO Dashboard, copy your secret key and publishable key.
- In WooCommerce, open
Paymentsand selectONVO Pay. - Paste both keys into their corresponding fields.
- Save the changes and start receiving payments.
Direct server installation
- Download the WordPress plugin.
- Upload it to
/wp-content/plugins/. - Activate the plugin from
Plugins. - Configure the keys in WooCommerce under
PaymentsandONVO Pay. - Save the changes.