هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

WooCommerce Phone Payments

الوصف

Woocommerce doesn’t offer a way to add payments to manually created orders other than e-mailing an invoice to the customer.

This plugin basically opens a checkout window for the current order so you can add payments using any installed and active payment gateway.

Screenshots and Usage Info

  • GitHub: https://github.com/matthew-james/woocommerce-phone-payments

REQUIREMENTS

  • WooCommerce >= 2.2.0

التنصيب

Automatic installation

  1. Go to the plugins screen of your wordpress dashboard and click add new.
  2. Search for woocommerce-phone-payments.
  3. Install the plugin.
  4. Click activate plugin.

Manual installation

  1. Download the plugin.
  2. Unzip the plugin.
  3. Upload the extracted folder using a ftp client to the wp-content/plugins folder of your site
  4. Click activate plugin in the wordpress dashboard.

الأسئلة المتكررّة

Does this work with (my payment gateway)?

This plugin uses the standard Woocommerce checkout page, so if it works with Woocommerce it will work.

Please note that not all merchant accounts allow manual order entry. It is your responsiblity to verify your merchant allows processing transactions in this manner.

My customers are getting 2 emails per transaction

Since you need to save the order before adding a payment, your order is marked as a new order before being changed to processing. Turning off the email notification for ‘new order’ will make sure you are only sending an order upon successful payment.

Where can I get support?

I am not offering support at this time. Please report any issues to the Github page.

Where can I report bugs?

Bugs can be reported on the Github page.

المراجعات

إقرأ جميع المراجعات 3

المساهمون والمطوّرون

“WooCommerce Phone Payments” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WooCommerce Phone Payments“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.1

  • New: Initial release