Skip to content

Releases: Pod-Point/reviews-php

Updating reviews base url

09 Dec 14:23
568daf8
Compare
Choose a tag to compare
SWP - 2240 - updating the base url or reviews co uk to reviews io (#21)

* updating the base url or reviews co uk to reviews io

* trying to disable xdebug on travis to fix the issue.

Cacheable Requests

26 Nov 13:49
f6c4aa4
Compare
Choose a tag to compare
  • Request contents can be cached more information available under README.md.

OT Integration Adjustments

10 Nov 18:07
da257ac
Compare
Choose a tag to compare
  • 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

14 Oct 13:29
3b8abab
Compare
Choose a tag to compare
  • fix link to each provider readme
  • fix code indentation on trustpilot and reviewsIo request examples
  • add missing instructions

Initial Trustpilot and Reviewsio Implementation

13 Oct 11:06
458b8d5
Compare
Choose a tag to compare
  • Initial Trustpilot implementation
  • Initial ReviewsIo implementation
  • Shares interface to be used by both Trustpilot and ReviewsIo