Skip to content

Releases: subscribepro/subscribepro-php

1.0.21

16 Jun 18:42

Choose a tag to compare

1.0.20

11 Jun 13:32
be6b8bf

Choose a tag to compare

1.0.19

10 Jun 16:53
cf432b5

Choose a tag to compare

  • Support gateway-specific 3DS fields

1.0.18

28 Apr 14:12
b7e4472

Choose a tag to compare

  • Support passing _meta.* fields to Subscribe Pro API

1.0.17

01 Mar 20:38
78e2865

Choose a tag to compare

  • Add API fields to support Spreedly global 3DS2 implementation

1.0.16

10 Dec 03:54

Choose a tag to compare

  • Fixed broken unit test.

1.0.15

10 Dec 02:50

Choose a tag to compare

  • Added verifyAndStore method
  • Allow sending gateway specific fields with transactions
  • Allow setting 'count' value when loading subscriptions

1.0.14

28 Jan 21:20

Choose a tag to compare

  • Add 'payment_method_code' field to subscription service
  • Mark 'payment_profile_id' field as not required in subscription service

1.0.13

18 Dec 21:43
e1e5add

Choose a tag to compare

  • Subscription.interval should not be required in POST new subscription
  • Add SubscriptionUtils class with code for sorting and filtering a list of customer subscription items for display

1.0.12

02 Nov 18:31

Choose a tag to compare

  • Add 'use_scheduling_rule' and 'scheduling_rule_id' fields to the Product service.