Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 1.41 KB

v2.0.2

  • fix change class name of ShoppingCartItem to Item
  • fix PR #25 update of subscription, thanks to @Archetylator

v2.0.1

  • allow creating Checksum with the parameters shipping_amount, handling_amount and client_id
  • fix issue #23 Checksum with Client
  • fix serialisation for arrays PR #24, thanks to @morgoth

v2.0.0

  • add PR #21 Do not try to cast every value of JSON to integer, thanks to @morgoth

v1.0.2

  • fix issue #6 Add new parameter mandate_reference
  • fix issue #7 ActiveSupport 4.1 requirement
  • fix issue #8 No access to iban and bic
  • fix issue #9 Add explanation on how to run the spec
  • Add Checksum, Address and ShoppingCartItem objects for paypal payments.

v0.0.1 (unreleased)