Ir a contenido
Crea una cuenta
o
inicia sesión
Logotipo de la documentación de Stripe
/
Pregúntale a la IA
Crear cuenta
Iniciar sesión
Empezar
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Recursos para desarrolladores
Resumen
Facturación
ResumenAcerca de las API de facturación
Suscripciones
Invoicing
Facturación basada en el consumo
Presupuestos
Gestión de clientes
Facturación con otros productos
Recuperación de ingresos
Automatizaciones
Prueba tu integración
Impuesto
Resumen
Usa Stripe Tax
Gestiona el cumplimiento de la normativa
Elaboración de informes
Resumen
Selecciona un informe
Configura informes
API de informes
Informes para varias cuentas
Reconocimiento de ingresos
    Resumen
    Empezar
    Cómo funciona el reconocimiento de ingresos
    Actualidad de los datos
    Tarifas
    Múltiples monedas
    Plataformas Connect
    Reconocimiento de ingresos para facturación basada en el consumo
    Contratos de ingresos
    Informes
    Anulaciones
    Audita tus números
    Ejemplos
    Reglas de reconocimiento de ingresos
    Configuración de Revenue Recognition
    Asignar a tu gráfico de cuentas
    API de obligaciones de rendimiento
    Importar datos a Stripe
    Exportar datos desde Stripe
Datos
ResumenEsquema
Informes personalizados
Data Pipeline
Gestión de datos
InicioIngresosRevenue recognition

Revenue Recognition with multiple currencies

Understand the roles of presentment and settlement currencies in Stripe Revenue Recognition.

Two types of currencies are important for the purpose of revenue recognition: presentment currencies and settlement currencies. Presentment currencies are the currencies that your customers use to pay, settlement currencies are the currencies that you receive payment in.

For all transactions with presentment currencies matching one of your settlement currencies, Stripe Revenue Recognition processes journal entries in that currency directly. In this case, no currency conversion takes place because you can receive payment in that currency directly. Transactions with presentment currencies that aren’t supported as a settlement currency automatically convert to the default settlement currency for your Stripe account.

Payments and paid invoices use the exchange rate for the actual money movement (that is, what’s reflected on the balance transaction) for revenue recognition. For example, if you collected 10 EUR from a customer that settled in your account as 12 USD, Stripe Revenue Recognition uses 12 USD as the transaction amount.

One-time payments and invoices that are paid immediately when they finalize don’t incur exposure to fluctuating exchange rates or foreign exchange gains or losses.

FX loss

However, sometimes an invoice is finalized first, and paid later. In this case, the exchange rate may have changed between finalization and payment, creating a need to track gains and losses because of foreign exchange.

For revenue recognition purposes (for example, calculating accounts receivable), any activity that gets booked before an invoice is paid uses an estimated exchange rate at the time the invoice finalizes. The difference between the estimated exchange rate and the actual exchange rate, if any, is added to the FxLoss account.

In this example, the exchange rate changes between when the invoice finalizes and when it’s paid—and assumes your account settles in USD, but the customer is paying in EUR.

  • On January 1, an invoice finalizes for 30 EUR. The EUR to USD exchange rate is 1.20
  • On February 1, the customer pays the invoice for 30 EUR. The EUR to USD exchange rate is 1.10

Because of the change in exchange rate, we expected to receive 36 USD at the time the invoice finalized, but we only received 33 USD when it was paid, resulting in a net FX loss of 3 USD.

AccountJanFeb
AccountsReceivables+36.00-36.00
Revenue+36.00
Cash+33.00
FxLoss+3.00

FX Loss from refunds and disputes

FxLoss can occur whenever you have a time delay between two operations, which could happen when a payment gets refunded later.

In this example, the exchange rate changes between a one time payment and when it gets refunded—and assume your account settles in USD, and the customer is paying in EUR.

  • On January 1, the customer makes a one time payment for 30 EUR. The EUR to USD exchange rate is 1.20.
  • On February 1, they receive a refund for 30 EUR. The EUR to USD exchange rate is 1.10

Because of the change in exchange rate, you received 36 USD, but refunded only 33 USD, resulting in a net FX gain of 3 USD.

AccountJanFeb
Revenue+36.00
Cash+36.00-36.00
Refunds+33.00
FxLoss-3.00
¿Te ha sido útil la página?
SíNo
  • ¿Necesitas ayuda? Ponte en contacto con el equipo de soporte.
  • Únete a nuestro programa de acceso anticipado.
  • Echa un vistazo a nuestro registro de cambios.
  • ¿Tienes alguna pregunta? Ponte en contacto con el equipo de ventas.
  • ¿LLM? Lee llms.txt.
  • Con tecnología de Markdoc