Skip to content

Releases: puntodev/paypal

Laravel framework v8.40.0 with security fixes

30 Apr 20:30
7d2829c
Compare
Choose a tag to compare
Bump laravel/framework from 8.26.1 to 8.40.0 (#9)

* Bump laravel version to 8.40.0 for security fixes

* remove unused files

Support for decimal number in amount

23 Jan 13:59
440d918
Compare
Choose a tag to compare
v1.2.0

Order amount should support floating numbers and format them with 2 d…

Upgrade libraries

19 Jan 23:05
a174bcc
Compare
Choose a tag to compare
v1.1.1

Upgrade libraries (#7)

Support for PHP 8

27 Nov 01:37
8d57fa2
Compare
Choose a tag to compare
v1.1.0

Support PHP 8 (#6)

Minimal working version

11 Oct 21:50
cb1fc85
Compare
Choose a tag to compare
v1.0.0

Rename setLocale to locale (#5)

Initial version

14 Sep 23:33
56139b0
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release
Remove double invocation to withToken() (#3)

* Remove double invocation to withToken()

* Cleanup