Releases: Pod-Point/reviews-php
Releases · Pod-Point/reviews-php
Updating reviews base url
Cacheable Requests
- Request contents can be cached more information available under README.md.
OT Integration Adjustments
- Make ReviewsIo MerchantActions findReview function respect the store value from the config.
- Remove now unused class variable.
- Loosen findReview required fields so that existing OT can make the same call as it used to make when consuming reviews-php.
Readme updates
- fix link to each provider readme
- fix code indentation on trustpilot and reviewsIo request examples
- add missing instructions
Initial Trustpilot and Reviewsio Implementation
- Initial Trustpilot implementation
- Initial ReviewsIo implementation
- Shares interface to be used by both Trustpilot and ReviewsIo