baraja-core / retino
retino.com bridge integration.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/baraja-core/retino
Requires
- php: ^8.0
- baraja-core/ecommerce-standard: ^0.0
- baraja-core/lock: ^1.0
Requires (Dev)
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
This package is auto-updated.
Last update: 2025-10-08 20:47:33 UTC
README
This is an unofficial PHP package with Retino integration for handling complaints and returns in your e-shop.
How does it work?
Retino is an online service for easy resolution of e-commerce complaints. This package makes it easy to connect your e-shop to Retino.
To run correctly, you just need to pass a collection of available orders (the OrderCollection
interface from the baraja-core/ecommerce-standard
package) and get the finished XML feed.
You can read more about how the feed works internally in the official documentation: https://www.retino.com/help/developers/retino-xml-feed/