Описание
YOOZ is the safest and simplest way to accept debit and credit card payments on your store. Each transaction is protected with 3DSecure2, PCI-DSS measures, industry leading encryption and built-in fraud checks.
To get started:
- Sign Up for a YOOZ Business Account
- Click the «Activate» link on the left of this description
- Go to your YOOZ PG configuration page and enter your credentials.
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:
-
Install Node.js dependencies:
npm install -
Build the production bundle:
npm run build(Use
npm startfor a development watch build.) -
Install PHP dependencies:
composer install —no-dev
Build tools used: Node.js, npm, @wordpress/scripts (webpack-based).
PHP dependency management: Composer.
Установка
- Upload the plugin folder to /wp-content/plugins/.
- Activate the plugin via the Plugins menu in WordPress.
- Configure your Merchant ID and API token under WooCommerce > Settings > Payments > Yooz Payment Gateway.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«YOOZ Payment Gateway» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «YOOZ Payment Gateway» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.2
- Clarified payment gateway settings labels (Enable/Disable vs. Environment).
1.0.1
- Bug fixes and improvements.
1.0.0
- Initial release.
