Skip to content

Releases: youcan-shop/youcan-payment-php-sdk

v0.1.23

27 Jun 11:03
5dab292
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.22...v0.1.23

v0.1.22

30 Mar 11:03
1468c78
Compare
Choose a tag to compare

What's Changed

  • No longer require tokenization response to include Transaction ID by @azuradarius in #14

Full Changelog: v0.1.21...v0.1.22

v0.1.21

15 Feb 13:21
e8be723
Compare
Choose a tag to compare

Changed YouCan Pay API domain

v0.1.20

20 Jan 15:20
8f4f753
Compare
Choose a tag to compare

More detailed documentation on using the SDK.

v0.1.12

13 Dec 14:00
0592cfa
Compare
Choose a tag to compare

New method: check keys

v0.1.11

08 Nov 14:30
87f7b18
Compare
Choose a tag to compare

Fixed bug: we added content-type: json

v0.1.10

08 Nov 10:13
de8bc90
Compare
Choose a tag to compare

fix get transaction by id when using curl http adapter

v0.1.9

04 Nov 13:34
048d9a0
Compare
Choose a tag to compare

Fix curl http adapter by @olyans

Add base amount, base currency to Transaction model

03 Nov 11:31
40ee811
Compare
Choose a tag to compare
v0.1.8

Add base amount, base currency in get Transaction (#6)

Fixing bug in asserting tokenization response

27 Oct 15:26
Compare
Choose a tag to compare
v0.1.7

Fixing bug in asserting tokenization response