Inicio de Sesión
Desarrolladores

Diseñado para Desarrolladores

Utiliza las funciones de pago empresarial de Hyfin en tu propia aplicación. Fácil de integrar, potente a escala.
Te hemos certificado, con acceso a 20+ pasarelas y contando, tu solución nunca estará limitada al integrarse con Hyfin.
			
// Crear un cliente
const resp = await fetch("https://api.hyfin.app/api/v4/site/YOUR_SITE_ID/customer/addUpdate", {
  method: "POST",
  headers: {
    "Authorization": "Bearer YOUR_API_KEY",
    "Content-Type": "application/json"
  },
  body: JSON.stringify({
    displayName: "ABC Plumbing",
    primaryContact: { firstName: "John", lastName: "Doe" }
  })
});

const { success, _id } = await resp.json();


		
Incrustar pagos directamente en tu software

API sencillo

La forma más sencilla de integrar pagos directamente en tu software sin cambiar el flujo de trabajo de tus usuarios.
La forma más fácil de agregar pagos a tu software
Simple RESTful JSON API
Utiliza nuestros fragmentos de código preconstruidos e intégralos en minutos
A bordo de nuevas cuentas de comerciantes, enviar solicitudes de pago, generar enlaces de pago todo dentro de una única API fácil de usar
Leer la documentación

Integrar en unas cuantas líneas

Ejemplo de código a continuación.
Ejemplo de código
			
// Crear un cliente
const resp = await fetch("https://api.hyfin.app/api/v4/site/YOUR_SITE_ID/customer/addUpdate", {
  method: "POST",
  headers: {
    "Authorization": "Bearer YOUR_API_KEY",
    "Content-Type": "application/json"
  },
  body: JSON.stringify({
    displayName: "ABC Plumbing",
    primaryContact: { firstName: "John", lastName: "Doe" }
  })
});

const { success, _id } = await resp.json();


		

Preguntas Frecuentes

¿No encuentras lo que buscas?
Contáctenos
Hyfin allows for many brand or feature customizations.
Logo, color theme, message details, Payment types (CC, ACH), payment confirmations/notifications, payment terms, tipping, partial payments, hosted payment page field additions, text message contents, and much more can all be set in Hyfin.
Roles are completely customizable.
With proper permissions, Hyfin gives the ability to create any number of roles as needed so their employees can create invoices and/or, apply refunds, produce reports, receive payment confirmation or failure notifications, and much more.
No.
Hyfin does not store or display credit card data. Hyfin receives an encrypted token that is used to facilitate payments.
No.
Hyfin does not limit the number of users per merchant account.
Authorized users can add new users and assign permissions according to job function.
Yes, if applicable, tipping can be enabled.
Like the partial payment option, once enabled in Hyfin, the option to provide a tip would be available to any and all customers
Yes, Hyfin supports a "payment-on-file" like functionality which requests customers provide a CC or ACH payment method that can be used for future invoices or to initiate a subscription.
This is completely secure and better than "card-on-file" in that the Credit Card or ACH information is never shared with the merchant and the tokenized payment method can be charged
Más preguntas? Ver todas las preguntas frecuentes

Cobra más rápido y conserva más de lo que ganas.

Sabemos que tu tiempo es valioso. En solo unos minutos, ve cuánto podrías ahorrar.
Ver cómo funciona
Llena el formulario y nos pondremos en contacto en breve.
Nombre Correo Electrónico Teléfono Nombre de la Empresa