- Updated: PixSend example
- Updated: dependencies
- Added: API Pix endpoints
- Added: new endpoint (one step)
- Added: new endpoint (settle charge)
- Added: new endpoint (settle carnet parcel)
- Added: new endpoint (create charge balance sheet)
- Updated: examples
- Updated: dependencies
- Added: new endpoint (update plan)
- Added: new endpoint (create subscription history)
- Updated: examples
- Added: Update charge link endpoint mapping
- Added: Forward
partner-token
header
- Added: Charge link endpoint mapping
- Updated: Docs and examples
- Added: Cancel carnet endpoint mapping
- Added: Cancel parcel endpoint mapping
- Updated: Docs and examples
- Added: Carnet resend/history endpoints mapping
- Updated: Docs and examples
- Added: Charge history endpoint mapping
- Updated: Docs and examples
- Added: Custom http header
- Changed: Encode url params for get methods
- Changed: Functions now receive a single hash param like
{params: params, body: body}
instead of receiving two paramsparams, body
as before. - Added: Docs and examples
- Initial release