Releases: VamaSingapore/checkout-sdk-go
Releases · VamaSingapore/checkout-sdk-go
Fix Create Customer
Payout changes
v0.0.28 Payout changes
Delete an instrument
v0.0.27 Delete instrument
Change Get Customer to always return status response
v0.0.26 Fix get customer to always return http response
Add customer to API
v0.0.25 Add customers to API
Fix UpdateCustomer, Add ID to GetCustomer
v0.0.24 Add ID to customer object and fix Update Customer request
Get Customer
Get customer (#2) * Get customer * Adding recs Co-authored-by: Javier Cuan-Martinez <javier@finchat.com>
Create Customer support
Merge pull request #1 from VamaSingapore/createCustomer Add Create to customer package, ID field to Customer struct