Skip to content

Releases: subscribepro/subscribepro-php

1.1.6

Choose a tag to compare

@garthbrantley garthbrantley released this 06 Dec 21:30
d3746c0

1.1.5

Choose a tag to compare

@garthbrantley garthbrantley released this 05 Dec 15:38
  • (#52) - Support saving billing address attached directly to subscription

1.1.4

Choose a tag to compare

@garthbrantley garthbrantley released this 27 Nov 15:38
cfb5509
  • (#221) - Add fields to token transaction requests Authorize and Purchase

1.1.3

Choose a tag to compare

@garthbrantley garthbrantley released this 16 Nov 17:31
16f39ee
  • (#197) - Add additional fields to "store token" API call

1.1.2

Choose a tag to compare

@garthbrantley garthbrantley released this 25 Aug 15:22
e75f92d
  • (#49, #48) - Fix for address merge issue

1.1.1

Choose a tag to compare

@garthbrantley garthbrantley released this 25 Aug 12:37
5f53ac6
  • #46 - Fix for virtual products with no address
  • #47 - Pass through billing address

1.1.0

Choose a tag to compare

@garthbrantley garthbrantley released this 11 Sep 20:16
  • 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

Choose a tag to compare

@graysonblanchard graysonblanchard released this 16 Feb 20:58
bef1dc6
  • Void $1 auth when adding a credit card on the Wallet page

1.0.23

Choose a tag to compare

@graysonblanchard graysonblanchard released this 07 Oct 12:41
6906e49
  • Implement Order Callback feature

1.0.22

Choose a tag to compare

@imkingdavid imkingdavid released this 28 Jun 13:04
  • Added SalesOrder entity and service classes
  • OrderDetailsService now returns a sales order entity from saveNewOrderDetails() and saveNewOrUpdateExistingOrderDetails()