Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Paychoice» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Paychoice» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.