https://github.com/aglipanci/woocommerce-postmates
WooCommerce Postmates Integration (Shipping + Tracking)
https://github.com/aglipanci/woocommerce-postmates
integration postmates postmates-api shipping woocommerce woocommerce-plugin
Last synced: about 1 month ago
JSON representation
WooCommerce Postmates Integration (Shipping + Tracking)
- Host: GitHub
- URL: https://github.com/aglipanci/woocommerce-postmates
- Owner: aglipanci
- Created: 2017-03-06T22:12:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T21:18:41.000Z (about 2 years ago)
- Last Synced: 2025-04-02T01:13:41.149Z (2 months ago)
- Topics: integration, postmates, postmates-api, shipping, woocommerce, woocommerce-plugin
- Language: PHP
- Homepage: https://postmates.com/developer/docs
- Size: 868 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WooCommerce Postmates Integration
Download plugin [here](https://wordpress.org/plugins/woo-postmates-integration/).
Using the Postmates Integration for WooCommerce plugin, you will be available to support on-demand deliveries to your customers.
Plugin Features:
- Flat rate charging for customers.
- Delivery status on order page.
- Custom shipping method title.
- Custom pickup notes for the courier.
- Backend delivery status on orders page
- Email admin in case of issues with the delivery submission.
- Shipping zones support
- Multiple Addresses support
- Automatically tip driver when the delivery is completed.## Installation
Requirements:
- A Postmates Developer Account, you can register here: https://postmates.com/partner/welcome
- Customer ID that can retrived from the Developer Dashboard.
- An API key that can retrived from the Developer Dashboard.
- A Signature Secret Key (required only if you want to use Webhooks to track deliveries).
- Store/Warehouse full address.## FAQs
Check Postmates Approval Guideless here: https://postmates.com/developer/docs/resources#approval
## Credits
[Agli Panci](https://github.com/aglipanci)
## PHP API Client Library
[aglipanci/postmates-api](https://github.com/aglipanci/postmates-api)