Skip to content

Releases: Riskified/php_sdk

riskified_php_sdk_v1.8.2

26 Dec 15:11
Compare
Choose a tag to compare

stable version v1.8.2

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Support line_item.recipient for digital goods

riskified_php_sdk_v1.8.1

18 Nov 20:45
Compare
Choose a tag to compare

stable version v1.8.1

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Support 'category' & 'decision_code' fields in notifications

riskified_php_sdk_v1.8.0

18 Sep 09:37
Compare
Choose a tag to compare

stable version v1.8.0

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Add chargeback API endpoint

riskified_php_sdk_v1.7.0

25 Jul 07:58
Compare
Choose a tag to compare

stable version v1.7.0

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Checkout denied updated model

riskified_php_sdk_v1.6.6

23 Jun 11:43
Compare
Choose a tag to compare

stable version v1.6.6

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added verified_phone field to Address model
  • Added address field to Customer model

riskified_php_sdk_v1.6.5

19 Apr 12:09
Compare
Choose a tag to compare

stable version v1.6.5

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added credit_card_token to Payment Details for tokenized cc orders

riskified_php_sdk_v1.6.4

19 Apr 08:48
Compare
Choose a tag to compare

stable version v1.6.4

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added some fields to better support product and market place.
  • Line item level:
    size - the size of the product
    release date - when the product was released to market
  • Customer level (this is for market place support):
    buy_attempts - how many times a person tried to buy products on the site
    sell_attempts - how many times a person tried to sell products on the site

riskified_php_sdk_v1.6.3

16 Feb 15:12
Compare
Choose a tag to compare

stable version v1.6.3

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added support for delivered_to field on the line_item level

riskified_php_sdk_v1.6.2

18 Jan 17:29
Compare
Choose a tag to compare

stable version v1.6.2

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added support for special characters in regex validation

riskified_php_sdk_v1.6.1

31 Dec 13:02
Compare
Choose a tag to compare

stable version v1.6.0

Riskified reviews, approves & guarantees transactions you would otherwise decline

What's new:

  • Added support for charge free payment details, where a merchant can pass a partial sum of an order as non risk (e.g. gift card amount)
  • Added support for sub_category (instead of event_sub_category_name)