Skip to content

Releases: VamaSingapore/checkout-sdk-go

Fix Create Customer

07 Jul 15:10
Compare
Choose a tag to compare
v0.0.29

fix create customer

Payout changes

28 Jun 15:42
Compare
Choose a tag to compare
v0.0.28

Payout changes

Delete an instrument

31 May 21:39
Compare
Choose a tag to compare
v0.0.27

Delete instrument

Change Get Customer to always return status response

24 May 19:10
Compare
Choose a tag to compare
v0.0.26

Fix get customer to always return http response

Add customer to API

24 May 14:33
Compare
Choose a tag to compare
v0.0.25

Add customers to API

Fix UpdateCustomer, Add ID to GetCustomer

06 May 19:43
Compare
Choose a tag to compare
v0.0.24

Add ID to customer object and fix Update Customer request

Get Customer

26 Apr 14:21
5686b29
Compare
Choose a tag to compare
Get customer (#2)

* Get customer

* Adding recs

Co-authored-by: Javier Cuan-Martinez <javier@finchat.com>

Create Customer support

25 Apr 15:39
c220ab0
Compare
Choose a tag to compare
Merge pull request #1 from VamaSingapore/createCustomer

Add Create to customer package, ID field to Customer struct