🛒
Hosted Checkout
PCI-compliant checkout with automatic 3D Secure handling
Accept payments, manage subscriptions, and handle recurring billing
Welcome to the Fyber Payment API documentation. Fyber provides a complete payment processing platform for accepting payments, managing customers, and handling recurring billing.
Official SDKs for popular languages:
| Language | Package | Installation |
|---|---|---|
| JavaScript/Node.js | @fyber.one/sdk-js | npm install @fyber.one/sdk-js |
| PHP | fyber/sdk-php | composer require fyber/sdk-php |
| .NET | Fyber | dotnet add package Fyber |
| Flutter/Dart | fyber | flutter pub add fyber |
| Environment | URL |
|---|---|
| Sandbox | https://api.sandbox.fyber.one |
| Production | https://api.fyber.one |
| Resource | Description |
|---|---|
/checkout/sessions | Hosted checkout sessions |
/payments | Payment transactions |
/refunds | Refund transactions |
/customers | Customer records |
/tokens | Saved payment methods |
/subscriptions | Recurring subscriptions |
/installments | Installment plans (BNPL) |