Skip to content

Releases: JacobBennett/StripeTestToken

v2.0.2

10 Mar 04:43
87e5ad9
Compare
Choose a tag to compare
  • Allow PHP8

v2.0.1

22 Nov 18:57
a88d453
Compare
Choose a tag to compare

Added support for stripe-php version 7.0 and above

Ref #13

v2.0.0

19 Sep 14:38
0253949
Compare
Choose a tag to compare

Add new code for SCA regulations.

v1.0.2

22 Mar 15:34
7005b8a
Compare
Choose a tag to compare

add name to cards

v1.0.1

24 Oct 03:29
Compare
Choose a tag to compare

Added support for stripe-php version ^5.0

v1.0.0

04 Jan 04:20
Compare
Choose a tag to compare

Tests completed.

v0.4

04 Jan 02:55
Compare
Choose a tag to compare

Add tests and new StripeCardNumber class.

v0.3

29 Dec 02:56
Compare
Choose a tag to compare

Replace private api_key with call to \Stripe\Stripe::setApiKey()

v0.2

28 Dec 22:37
Compare
Choose a tag to compare

Include address, zip, and cvc info on all calls to allow for exceptional responses to return correctly.

v0.1

18 Dec 04:17
Compare
Choose a tag to compare
docs: update usage example