Inicio de Sesión
Desarrolladores

Diseñado para Desarrolladores

Utiliza las funciones de pago empresarial de Hyfin Demos 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 Demos.
			
// 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
Yes
Hyfin Demos payment receipt notifications can be configured to go to one or more account users. Additionally, the "Payments" option on the left will provide a bubble and a number indicating a payment has been received since your last log in.
Please see Hyfin Demos's privacy policy: Hyfin Privacy Policy
Hyfin Demos offers payment reporting (date, status, order number, payment method, and amount) for the last day, week, month or dynamic period.
Please contact our support team if you have need for a custom report
Yes
Hyfin Demos supports recurring payments as Subscriptions that can be set up to recur weekly, monthly, quarterly, annually, semi-monthly/annually, or with a custom cadence in multiples of days, weeks, months, etc...

Recurring payments will be collected/processed at 10AM local time based on the business's timezone.
Yes, Hyfin Demos 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
Yes, if applicable, tipping can be enabled.
Like the partial payment option, once enabled in Hyfin Demos, the option to provide a tip would be available to any and all customers
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