ZioSync Connection REST API

Описание

This plugin extends the WooCommerce REST API with additional endpoints specifically designed for seamless integration with ZioSync.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«ZioSync Connection REST API» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «ZioSync Connection REST API» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.7

  • Security: product lookup endpoints (search and SKU lookup) now enforce the same capability check as the WooCommerce product collection endpoint.
  • Security: the customer meta lookup now requires both parameters, accepts only an allow-listed set of meta keys, and no longer returns sensitive user account fields.
  • Security: hardened product media handling — the file type is now derived from the uploaded content and the filename is sanitised.

1.0.6

  • Added order refunds endpoints.