Skip to content

Releases: subscribepro/subscribepro-php

1.1.6

06 Dec 21:30
d3746c0
Compare
Choose a tag to compare

1.1.5

05 Dec 15:38
Compare
Choose a tag to compare
  • (#52) - Support saving billing address attached directly to subscription

1.1.4

27 Nov 15:38
cfb5509
Compare
Choose a tag to compare
  • (#221) - Add fields to token transaction requests Authorize and Purchase

1.1.3

16 Nov 17:31
16f39ee
Compare
Choose a tag to compare
  • (#197) - Add additional fields to "store token" API call

1.1.2

25 Aug 15:22
e75f92d
Compare
Choose a tag to compare
  • (#49, #48) - Fix for address merge issue

1.1.1

25 Aug 12:37
5f53ac6
Compare
Choose a tag to compare
  • #46 - Fix for virtual products with no address
  • #47 - Pass through billing address

1.1.0

11 Sep 20:16
Compare
Choose a tag to compare
  • Upgrade Guzzle, Monolog and PHP dependencies
  • Resolve Dependabot security warnings by requiring secure Guzzle versions
  • Remove TravisCI
  • Add phpunit, php-cs-fixer
  • Add example usage

1.0.24

16 Feb 20:58
bef1dc6
Compare
Choose a tag to compare
  • Void $1 auth when adding a credit card on the Wallet page

1.0.23

07 Oct 12:41
6906e49
Compare
Choose a tag to compare
  • Implement Order Callback feature

1.0.22

28 Jun 13:04
Compare
Choose a tag to compare
  • Added SalesOrder entity and service classes
  • OrderDetailsService now returns a sales order entity from saveNewOrderDetails() and saveNewOrUpdateExistingOrderDetails()