Releases: bloque-app/payments
Releases · bloque-app/payments
v0.0.5
- feat: bump package versions to 0.0.5 for payments, payments-core, payments-elements, and payments-react (Nestor Cortina)
- feat: update SDK to use Public API Key instead of API Key and enhance documentation for clarity (Nestor Cortina)
- docs: add documentation for Checkout API and Payment Methods (Nestor Cortina)
- feat: add English and Spanish documentation for Bloque Payments, including guides and installation instructions (Nestor Cortina)
- feat: enforce required amount in config and update payment handling in BloqueCheckout (Nestor Cortina)
- feat: enhance payment processing with support for multiple payment methods and improved response handling (Nestor Cortina)
- feat: add labels support for CardPaymentForm and update example in index.html (Nestor Cortina)
- feat: add amount and currency properties to CardPaymentForm and update checkout configurations in index.html (Nestor Cortina)
- feat: add @types/node as a devDependency in package.json and bun.lock (Nestor Cortina)
v0.0.4
- feat: update package versions to 0.0.4, add prerelease and release scripts, and modify changeset configuration (Nestor Cortina)
- chore: rename folder (Nestor Cortina)
- feat: update configuration from 'server' to 'mode' in SDK and examples, enhance README with package details and installation instructions (Nestor Cortina)
v0.0.3
- chore: update package versions to 0.0.3 and add changelogs for payments packages (Nestor Cortina)
- feat: add initial HTML structure and configuration for payment checkout examples (Nestor Cortina)
- feat: add webhook resource for verifying webhook signatures and handling events (Nestor Cortina)
- fix: update baseURL assignment in HttpClient initialization based on server environment (Nestor Cortina)
- ci: update release workflow to generate changelog and create GitHub release (Nestor Cortina)
v0.0.2
chore: update package versions from 0.0.1 to 0.0.2 in package.json files