Περιγραφή
This plugin was developed out of necessity! On several occasions, I find myself wanting to test the checkout of a WooCommerce installation with either a credit card or eCheck.
WooCommerce Sandbox Payment Gateway eliminates the need to create coupons to reduce the order total or test actual payment gateways with real payment.
Simulating a successful credit card transaction
- Use any valid credit card details.
Simulating a failed credit card transaction
- Use this card number 4929000000022 with a valid expiry and CVV input
Simulating a successful eCheck transaction
- Use any valid checking account details.
Development
The development of the Plugin happens over at github.
If you want to contribute to the Plugin, fork the project at github and send me a pull request.
Στιγμιότυπα
Screenshot of the admin payments page showing all available payment gateways Screenshot of the settings page for sandbox credit card Screenshot of the settings page for sandbox eCheck Screenshot of credit card payment form on checkout page Screenshot of eCheck payment form on checkout page Screenshot of admin order page showing status of transaction and order notes
Εγκατάσταση
- Upload
woocommerce-sandbox-payment
unzipped file to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce > Settings > Payments to enable Sandbox credit card and Sandbox eCheck.
Συχνές Ερωτήσεις
-
Can I test with real credit cards
-
Yes, you can. Although you won’t be charged as this is only a test payment.
Συνεισφέροντες & Προγραμματιστές
“Sandbox Payment Gateway for WooCommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Sandbox Payment Gateway for WooCommerce” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.2
- Fix bug on eCheck payment form
1.0.1
- Initial Release