Description
Paychoice is a simple, secure and affordable way to accept credit card payments online. This plugin allows you to easily add Paychoice payment gateway to your WordPress site.
Source Code
The non-compressed source code for this plugin is available in our public repository. You can access it at the following link:
Build Instructions
To build the plugin from the source code, follow these steps:
-
Clone the repository:
git clone https://gitlab.com/paychoice-ecomm/wordpress.git
-
Install the dependencies:
npm install
- Build the JavaScript and CSS files:
npm run build
- The built files will be available in the
build
directory.
Installation
- Download the plugin zip file and extract it.
- Upload the
paychoice
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to WooCommerce > Settings > Payments, and configure the PayChoice payment method by entering your API credentials (provided by PayChoice) and choosing the appropriate settings.
FAQ
-
How do I get the API credentials for PayChoice?
-
You can obtain your API credentials by registering for a merchant account on the PayChoice website. Once your account is created and approved, you can generate the API keys from the dashboard.
-
Does this plugin support refunds?
-
Yes, PayChoice supports both full and partial refunds directly from the WooCommerce order details page. Make sure your PayChoice account has refund capabilities enabled.
-
Is this plugin compatible with subscription payments?
-
Currently, this version of the plugin does not support subscription payments. However, we are working on adding this feature in future updates.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Paychoice” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Paychoice” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.