Changelog
Quick Reference
WhatA55 API and documentation changelog
WhyTrack what changed, when, and whether you need to update your integration
Reading Time5 min
DifficultyBeginner
v1.0.10 — 2026-03-21
Added
- Boleto, SPEI, OXXO payment method documentation
- Settlement documentation section with lifecycle, timing, and API reference
- Quickstart guide — "Your First Charge in 5 Minutes"
- OpenAPI 3.1 specification for all endpoints
- Partner onboarding guide with 9-phase flow
- Credential provisioning and rotation documentation
- Go-live checklist with 23 verification items
- Payment glossary with 50+ trilingual terms
- LGPD compliance guide for integrators
- Debugging guide with request_id usage and common tools
- Common mistakes reference (top 15 integration pitfalls)
- Rate limiting documentation with retry strategies
- Idempotency guide with code examples
Fixed
- Broken internal links across documentation site
NextStepscomponent crash on undefinedstepspropTestCardTablecopy button accessibility- Missing
keyprops in component lists
Changed
- Build now uses
onBrokenLinks: 'throw'to catch link issues at build time - Added CI/CD pipeline with GitHub Actions for build, lint, and deploy
- Upgraded Docusaurus to latest 3.x release
v1.0.9 — 2026-03-14
Added
- H2H integration guide with complete authentication and charge flow
- SDK v2 drop-in UI integration guide
- Checkout Page hosted integration guide
- 3DS authentication flow documentation
Changed
- Standardized all code samples to use environment variables
v1.0.8 — 2026-03-07
Added
- Credit card, debit card, PIX payment method pages
- Webhook overview and charge webhook documentation
- API reference pages for charge CRUD operations
Fixed
- Authentication guide token refresh example had incorrect endpoint
v1.0.7 — 2026-02-28
Added
- Introduction page with platform overview
- Authentication guide with OAuth2 client_credentials
- Environment setup documentation
- Integration overview page
- Test cards reference
Changed
- Initial documentation site structure established with Docusaurus 3