Skip to content

Releases: evalphobia/go-paypal-classic

v0.3.1

23 Jan 07:39
Compare
Choose a tag to compare
Added function to get datetime of profile creation (#3)

* Added function to get datetime of subscription

* fix GetProfileCreatedDate

* add nil check

* remove white space

v0.3.0

17 Jan 10:23
Compare
Choose a tag to compare
Bumped to v0.3.0 (#2)

- Add TransactionSearch API
- Move merchant to client/merchant

v0.2.0

17 Jan 08:01
Compare
Choose a tag to compare
Bumped to v0.2.0 (#1)

- change HTTP client to h2non/gentleman
- change HTTP Method from GET to POST
    - [Discontinue Use of GET Method for Classic APIs
Microsite](https://www.paypal-knowledge.com/infocenter/index?page=conten
t&id=FAQ1927)

v0.1.0

17 Jan 07:08
Compare
Choose a tag to compare
Added feature for GetTransactionDetails