Περιγραφή
This addon allows you to accept payment for a membership via WooCommerce.
Your users will be able to use any payment gateway supported in WooCommerce to do the checkout.
The membership side of things is managed by WP eMember plugin.
After you install this addon, edit the WooCommerce product that you want to use for membership payment and specify the level ID in the “Membership Level ID” field.
View the full usage instruction here
Εγκατάσταση
- Upload
emember-woocommerce-addon
folder to the/wp-content/plugins/
directory - Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
Συχνές Ερωτήσεις
Καμμία
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“WooCommerce and WP eMember Integration” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “WooCommerce and WP eMember Integration” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “WooCommerce and WP eMember Integration” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.4
- Updated one debug logging statement to use the standard debug logging function.
2.3
- Replaced the usage of 2 deprecated function calls to use the suggested alternatives.
2.2
- Added a debug log entry outputting the product ID.
2.1
- Supports the auto-login functionality of woocommerce (after checkout).
2.0
- Added a mechanism to stop any processing of duplicate order notification from woocommerce.
1.9
- Updated a function name for PHP compatibility.
1.8
- Updated some calls to use a function instead of the variable.
1.7
- Added compatibility for the “disabled” option of account upgrade email.
1.6
- Updated the woocommerce order status processing hook handling for better compatibility.
1.5
- Added support for eMember’s multiple membership level feature.
1.3
- WooCommerce subscription addon compatibility
1.2
- WordPress 4.1 compatibility
1.1
- First commit to wordpress.org