Descriere
NETOPIA Payments Woocommerce Payment Gateway extinde opțiunile de plată WooCommerce prin adăugarea opțiunilor Payment Gateway de la NETOPIA.
Funcționalități:
- Utilizare gratuită 100% (licență GPLv2).
- Integrates NETOPIA payments’ card and cryptocoin payments service with your WordPress + WooCommerce online shop. SMS and Wire transfer options are still under development.
- Accepți plăți cu carduri de credit/debit Visa și Mastercard
- Handles IPN responses and automatically changes order status on your shop in real time (confirmed/paid or failure messages and refunds).
Cerințe:
Please note that on first update your private.key
and public.cer
could be removed and the plugin might need to be reconfigured!
* PHP 7+
* openssl and dom extensions
Capturi ecran
Instalare
-
Install the plugin through the WordPress plugins screen directly (recommended) or upload
netopiapayments
to the/wp-content/plugins/
directory using your favourite FTP client. -
Activează modulul în meniul
Module
din WordPress. -
Configure your settings under
WooCommerce > Settings > Checkout > NETOPIA Payments
option panel: enable the payment gateway and test mode, fill in your Seller Account ID (get it from your Netopia account under Admin – Seller accounts – Edit – Security settings) and select at least one payment option (usually Credit Card). -
Upload your live
private.key
andpublic.cer
files from your NETOPIA merchant account. These certificates should look like this:live.XXXX-XXXX-XXXX-XXXX-XXXXprivate.key
andlive.XXXX-XXXX-XXXX-XXXX-XXXX.public.cer
. Don’t rename.key
and.cer
files and make sure thatXXXX-XXXX-XXXX-XXXX-XXXX
matches your Seller Account ID! -
For testing purposes you will also need your sandbox keys to be uploaded into the plugin. Synchronize your seller account in Admin – Seller accounts – Edit – Synchronize and then access sandbox through Implementation – Test the implementation. Once in sandbox, download the certificates from Admin – Seller accounts – Edit – Security settings). They should look like this:
sandbox.XXXX-XXXX-XXXX-XXXX-XXXXprivate.key
andsandbox.XXXX-XXXX-XXXX-XXXX-XXXX.public.cer
. Don’t rename.key
and.cer
files and make sure thatXXXX-XXXX-XXXX-XXXX-XXXX
matches your Seller Account ID! -
With test mode enabled contact NETOPIA’s support team to test the configuration. Send your shop URL to implementare@netopia.ro and ask for your account to be tested and activated for live mode.
Recenzii
Contributori și dezvoltatori
„NETOPIA Payments Payment Gateway” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „NETOPIA Payments Payment Gateway” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
Please note that on first update your private.key
and public.cer
could be removed and the plugin might need to be reconfigured!
1.0
- Lansare inițială (testat până la WP 5.7 cu WooCommerce 4.0.1)
1.1
- PHP8 openssl fix
1.1.1
- chmod pe cheile de securitate
- a adăugat opțiunea pentru selectarea stării
1.3
- păstrează cheile pentru actualizare automată
- add openssl aes256 cipher option
1.3.1
- compatibil cu blocurile WooCommerce
- fix auto inactive
1.4
- add agreement to add Oney page
1.4.1
- Check if the table exists before making the query
1.4.2
- înlătură opțiunea Oney
- manage radiobox options on single method
1.4.3
- remove { and } from IPN responses
1.4.4
- remove BTC option
- corectează conflictul cu Revolut
- Remove the radio box if there is more than one payment option
- Fix the unnecessary initialization for IPN