Libraries tagged by sendbox api
contributte/api-router-skeleton
136 Downloads
Nette project example for contributte/api-router library by @f3l1x and @paveljanda
attogram/shared-media-sandbox
294 Downloads
Web Sandbox for testing packages attogram/shared-media-api and attogram/shared-media-orm
georgesks/facter-sdk-php
5 Downloads
API pública para timbrar **CFDI 4.0** usando la infraestructura de Facter. **Modelo comercial:** un **cliente principal** (plan PREPAGO) compra timbres; sus **emisores** (cada uno un tenant con su propio RFC y CSD) consumen del saldo del principal. El contrato de entrada es el **JSON canónico CFDI 4.0**: el integrador envía el comprobante completo (Emisor, Receptor, Conceptos, Impuestos, Complemento...). Facter **valida** consistencia aritmética y contra catálogos SAT pero **no recalcula** totales — tu sistema es el sistema de registro. **Ambientes:** prueba en **Demo** `https://demo.facter.com.mx/api/ext/v1` (sandbox de pruebas, sin cobro real, datos efímeros) y, cuando estés listo, pasa a **Producción** `https://v2.facter.com.mx/api/ext/v1` (timbrado real, consume timbres). Necesitas **una cuenta y una API key por ambiente**; la key de un ambiente no funciona en el otro. El host define el comportamiento. **Autenticación:** `Authorization: Bearer fct_live_xxx`. **Idempotencia obligatoria** en endpoints mutadores vía header `Idempotency-Key`. Toda respuesta incluye `X-Request-Id` para soporte. Documentación completa, quickstart y ejemplos: https://v2.facter.com.mx/developers
invoicetronic/php-sdk
46 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
knops/sendfox-client
4 Downloads
A PHP library for interacting with the Sendfox API using PSR HTTP Client Interface
kirbyzone/sendfox
8 Downloads
a plugin to help you interact with the SendFox API from your Kirby 3 web site
clubfixinsurtech/susep-sandbox-api
25 Downloads
Integração com o SRD da SUSEP
bpa/api-sandbox-bundle
94 Downloads
Symfony Bundle for easy creation of API Sandboxes and integration with NelmioApiDocBundle
toweringmedia/module-fedex-rest-api
0 Downloads
Real-time FedEx shipping rates in Magento checkout using the FedEx REST API. Secure OAuth2 authentication with sandbox and production credential support. Supports negotiated account rates and list rates from one carrier configuration. Controls for allowed services, pickup type, and transit-time display. Built for large catalogs with shared dimensional-weight calculation.
toweringmedia/module-ups-rest-api
0 Downloads
Real-time UPS shipping rates in Magento 2 cart/checkout via the official UPS REST Rating API. Secure UPS OAuth authentication with sandbox + production credential support. Supports negotiated rates, allowed UPS services, handling fee/rules, and country restrictions.
itafroma/drupal-sandbox
24 Downloads
Sandbox module for quickly testing the Drupal API
zeevx/laravel-brimble-sandbox
2 Downloads
Laravel integration for the Brimble Sandbox PHP SDK: config, container binding, facade, and Artisan commands.
sharryy/docker-sandbox
1 Downloads
A simple, secure and fluent PHP API for running untrusted code in isolated Docker containers.
jlpoveda/api-doc-bundle
896 Downloads
Generates documentation for your REST API from annotations and allow HMAC authentication in the sandbox
jecovier/laravel-sandbox-schema
5 Downloads
Automatically create your DB as you make api calls