Peshkariki Shipping Method

설명

Plugin for calculating delivery cost via Peshkariki service. Allows you to:

Calculate delivery cost
Process delivery orders
Track delivery status
Integration with popular e-commerce platforms

External services

The plugin uses calls to external services to receive and send data.

  1. DaData API

Requests are used for address selection suggestions and for address standardization on the checkout page.
Data of pickup and delivery addresses are sent.

https://dadata.ru/privacy/

  1. Peshkariki API

Requests are used for calculating delivery cost on the checkout page, as well as for creating and canceling orders from the WordPress admin panel.
Data of pickup and delivery addresses, cargo dimensions and weight, as well as names of the sender and recipient are sent.

https://peshkariki.ru/politika_konfidencialinosti

설치

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure API keys in the plugin settings

FAQ

How to get API keys?

Contact Peshkariki support service to obtain API keys.

Is cash on delivery supported?

Yes, the plugin supports various payment methods.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Peshkariki Shipping Method”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Peshkariki Shipping Method”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.2

Updated DaData API keys

1.0.1

Minor bug fixes
Improved compatibility

1.0.0

First version of the plugin