v.1.0.3
2026-06-26
- Complete API documentation for payment integration.
- Account: Account balance inquiry.
- Card: Credit card payments with 3DS support, transaction listing, search, and refund.
- Checkout: Checkout generation for credit card payments with 3DS configuration.
- Getting Started: Authentication guide and token generation for API access.
- Payment: Pix payment registration, listing, and search by code/idempotent key.
- Receipt: Static and dynamic QR Code generation for Pix charges, QR Code listing and search.
- Webhook: Webhook registration, listing, and removal for payment and QR Code notifications.
v.1.0.2
2026-06-24
- Added 3DS authentication configuration for credit card Checkout.
v.1.0.1
2026-05-15
- Added POST, GET, PUT, DELETE method tags in request options.
- Added webhook_url, billing_url, and platform_name fields to Pix payment payload.
- Added webhook_url, billing_url, and platform_name fields to Credit Card payment payload.
- Added webhook_url, billing_url, and platform_name fields to Checkout creation.
v.1.0.0
2026-02-04
- Changed receiver fields from optional to required in payments.
v.0.9.0
2026-01-27
- Fixed endpoint format in idempotent payment search documentation.
v.0.8.0
2026-01-23
- Added three_ds_data and billing_address objects to card payloads.
- Removed three_ds object for validation adjustment.
v.0.7.0
2026-01-21
- Removed manual Pix payment registration.
- General documentation structure refactoring.
v.0.6.0
2026-01-08
- Security fix: removed exposed credentials from documentation.
v.0.5.0
2025-11-03
- Added webhook documentation for Pix and Card payments.
- Adjusted webhook explanation structure.
- Fixed card response documentation.
v.0.4.0
2025-10-29
- Added complete 3DS authentication documentation for credit card payments.
- Added 3DS authentication result documentation.
v.0.3.0
2025-10-17
- Updated payment methods in checkout documentation.
- Added custom 404 error page.
- Added navbar options: Updates and Postman.
- Replaced Postman link with direct download.
v.0.2.0
2025-09-25
- Added credit card documentation.
- Added English translation for card documentation.
- Added HTTP method titles (POST, GET, PUT, DELETE) to API pages.
v.0.1.0
2025-05-21
- Initial documentation site launch.
- Added QR Code and Pix payment documentation.
- Added OpenAPI configuration and documentation plugins.
v.0.0.1
2024-10-23