الوصف
Plugin allows to use Payler for Woocommerce to receive payments from your customers. It also generates fiscal checks via the Payler API.
Read more details in the installation section about initial plugin configuring.
التنصيب
To install this plugin:
- Download plugin
- Extract and copy plugins files to /wp-content/plugins/wc-payler directory
- Activate it (enter to /wp_admin, then choose plugins page, press activate plugin)
- Go to /wp-admin/admin.php?page=wc-settings&tab=checkout§ion=payler and provide necessary settings.
- Don’t forgot provide settings on payler side: https://my.payler.com/settings/payment.
CALLBACK URL should have format like next (replace YOURWEBSITE.NET by your sitename):
http://YOURWEBSITE.NET/?wc-api=wc_payler&order_id={order_id}
PAYMENT TYPE select as ‘doublestaged’ - Enjoy, I hope 🙂
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Integrate Payler with Woocommerce” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Integrate Payler with Woocommerce“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.3
Added support for few currencies (EUR, USD, INR). Before that it was RUB only.
1.2
NDS cals fixes. Check for API updates.
1.1
Shipping is separate line in fiscal checks.
1.0
Added support of fiscal checks via payler API. Some small changes and fixes.
0.2
Code refactoring
0.1
Initial version based on code of Sergey Khodko (https://vk.com/tranceiteasy).