Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

[RELEASE] v3.0.0

Compare
Choose a tag to compare
@mbnakaya mbnakaya released this 05 Jan 19:40
· 89 commits to master since this release
bb9f995

Bug Fixes

Features

  • Holder Add Holder resource and resolves Holder params. (9f84f793)
  • Order
    • map attributes on order creation (8f9755ef)
    • add attribute paid to order creation mock (2f01ad91)
    • remove shipping address attributes from populate (7eda9b6f)

Tests

  • Support PHPUnit 5 and 6 (5a316192)
  • Test against PHP 7.1 and 7.2 (c6983f63)
  • Order
    • add tests for the new mapped attributes (9c99d832)
    • add attribute paid to order creation mock (2f01ad91)

BREAKING CHANGES

The type Holder was added to be used on payment creation and on some other features linked on funding instrument.