Skip to content

Tags: phpjuice/paypal-checkout-sdk

Tags

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop support for php7.4 (#34)

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow pestphp plugin inside composer (#31)

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing return types to offsetSet & offsetUnset (#29)

Co-authored-by: joel-44 <joelcorominas4@gmail.com>

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update paypal http client (#27)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for php8.1 (#25)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v3.0.0 (#22)

* update namespace

* add upgrading steps

* add api docs

* add other api docs

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add .gitattributes (#20)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow guzzlehttp/psr7 v2.0 dependency (#17)

* update guzzlehttp deps

* allow both v1.6 and v2.0

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.0.0 (#14)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add discount to amount breakdown (#12)

* add discount to amount breakdown (#11)

* added money and currency value objects

* fix money contract

* fix failed tests

Co-authored-by: abdelwahid elmeghit <abdoo.max@gmail.com>