Yooz Payment Gateway

توضیحات

Adds the YOOZ payment gateway as a WooCommerce payment gateway, including
support for the WooCommerce Cart & Checkout blocks.

Development / Build Instructions

The human-readable source for the WooCommerce Blocks integration lives in /src/index.js.
The compiled output in /build/index.js is generated from that source using @wordpress/scripts.

To rebuild after modifying the source:

  1. Install Node.js dependencies:
    npm install

  2. Build the production bundle:
    npm run build

    (Use npm start for a development watch build.)

  3. Install PHP dependencies:
    composer install –no-dev

Build tools used: Node.js, npm, @wordpress/scripts (webpack-based).
PHP dependency management: Composer.

نصب

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin via the Plugins menu in WordPress.
  3. Configure your Merchant ID and API token under WooCommerce > Settings > Payments > Yooz Payment Gateway.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Yooz Payment Gateway” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Yooz Payment Gateway” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.0.0

  • Initial release.